Create pull_request_template.md

This commit is contained in:
Mohammad Sina Karvandi 2022-02-06 12:48:48 +03:30 committed by GitHub
parent 22bd39f350
commit 9644202f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,16 @@
# Description
Please include a summary of the change and which issue is fixed.
Fixes # (issue)
## Type of change
Please delete options that are not relevant, or add anything you think would be helpful.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
**Please ONLY submit your pull request to the "Dev" branch, pull requests to the "Master" branch are not accepted!**