mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-07 11:34:46 +00:00
adding pr templates
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
## Proposed changes
|
||||
|
||||
Describe here the big picture of your changes here to communicate to the others members of the group and why we should accept this pull request.
|
||||
|
||||
### If it fixes a bug or resolves a feature request, be sure to link to that issue.
|
||||
|
||||
## Information
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] Non-breaking changes
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] I have added tests that prove my fix is effective or that my feature works
|
||||
- [ ] I have added necessary documentation
|
||||
|
||||
## Further comments
|
||||
|
||||
### If not needed, remove this section
|
||||
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did
|
||||
and what alternatives you considered, etc...
|
||||
Reference in New Issue
Block a user