hugo-coder-fork/.github/pull_request_template.md

8 lines
363 B
Markdown

# 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