Update github templates
rickr opened this issue · 7 comments
rickr commented
- Add a checklist for PRs
- Update the current issue templates to use markdown/headers. The idea is to not have people delete things and to act more like a form.
hd719 commented
Hello there! I am new to open source source and I would like to contribute.
hollomancer commented
@hd719 All yours!
hd719 commented
Hey @hollomancer do you want a generalized pull request checklist or a pull request checklist based on the repository standards (https://github.com/OperationCode/operationcode)?
-Thank you.
rickr commented
Lets start with this text for PRs (taken from the list here):
## Description of changes
## Pull Request Checklist
This pull request:
- [ ] is tied to a single issue
- [ ] has appropriate tests
- [ ] does not break existing tests
Please feel free to make suggestions on how this could be better!
hd719 commented
@rickr @hollomancer Sorry for bother, but any update on the pull request?