Files
xiao/.github/PULL_REQUEST_TEMPLATE.md
T
2020-05-31 22:25:16 -04:00

10 lines
387 B
Markdown

**Please describe the changes this PR makes and why it should be merged:**
**Semantic versioning classification:**
- This PR changes the code in some way
- [ ] SEMVER patch (bug fix)
- [ ] SEMVER minor (commands or args added)
- [ ] SEMVER major (commands removed or renamed, args moved or removed)
- [ ] This PR **only** includes non-code changes, like changes to the README.