Create pull_request_template.md
This commit is contained in:
21
.github/pull_request_template.md
vendored
Normal file
21
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Summary
|
||||
=======
|
||||
_Briefly describe what you are submitting._
|
||||
|
||||
Approach
|
||||
========
|
||||
_How did you address the problem?_
|
||||
|
||||
Checklist
|
||||
=========
|
||||
* [ ] Closes issue #xxx
|
||||
* [ ] I have discussed this with core contributors already
|
||||
* [ ] This pull request requires inclusion of a ROM in the romset
|
||||
* [ ] I have opened a roms pull request - https://github.com/86Box/roms/pull/changeme/
|
||||
* [ ] This pull requests introduces new dependencies upon other packages/projects
|
||||
* _list new dependencies here_
|
||||
* [ ] My commit messages are descriptive and I have not added any irrelevant files to the repository
|
||||
|
||||
References
|
||||
==========
|
||||
_Provide links to datasheets or other documentation that helped you implement this pull request._
|
Reference in New Issue
Block a user