Files
infix/.github/pull_request_template.md
T
2024-02-25 19:49:27 +01:00

34 lines
923 B
Markdown

<!--- Please provide a general **summary** of your changes in the title above -->
## Description
<!-- A description of changes in the pull request: detailing *why* the changes are made. -->
<!-- Remember to assign a reviewer, or use @mentions if you are not a member of the org. -->
## Checklist
Tick relevant boxes, this PR is-a or has-a:
- [ ] Bugfix
- [ ] Regression tests
- [ ] ChangeLog updates (for next release)
- [ ] Feature
- [ ] Regression tests
- [ ] ChangeLog updates (for next release)
- [ ] Documentation
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (please detail in commit messages)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):
## Other information
<!-- Any other relevant information to the PR, e.g., screenshots of before and after the change. -->
## References
<!-- Please list references to related issue(s) -->