mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add pull request template (#115)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
8d3c1a2f8e
commit
55c424f4d1
7
.github/pull_request_template.md
vendored
Normal file
7
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Pull Request Checklist
|
||||
|
||||
- [ ] Describe what changes are being made
|
||||
- [ ] Explain why and how the changes were necessary and implemented respectively
|
||||
- [ ] Reference issue with `#<ISSUE_NO>` if applicable
|
||||
- [ ] If you have changed any SCSS code, run `make release` to regenerate all CSS files.
|
||||
- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
|
||||
Reference in New Issue
Block a user