Fix pull request template
This commit is contained in:
parent
09ee833493
commit
07cf24caf1
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -15,7 +15,7 @@ Add any other context about your changes here.
|
||||
- [ ] Focus on a single fix or feature; remove any unrelated formatting or code changes
|
||||
- [ ] Add unit tests showing fix or feature works; all tests pass
|
||||
- [ ] Mention any [related issues](https://github.com/premake/premake-core/issues) (put `closes #XXXX` in comment to auto-close issue when PR is merged)
|
||||
- [ ] Follow our [coding conventions]([https://github.com/premake/premake-core/blob/master/CONTRIBUTING.md#coding-conventions](https://github.com/premake/premake-core/blob/master/CONTRIBUTING.md#coding-conventions))
|
||||
- [ ] Follow our [coding conventions](https://github.com/premake/premake-core/blob/master/CONTRIBUTING.md#coding-conventions)
|
||||
- [ ] Minimize the number of commits
|
||||
|
||||
*You can now [support Premake on our OpenCollective](https://opencollective.com/premake). Your contributions help us spend more time responding to requests like these!*
|
||||
|
Reference in New Issue
Block a user