mirror of
https://github.com/wahyd4/github-issue-templates.git
synced 2026-08-09 04:26:03 +10:00
720 B
720 B
Pull Request check-list
Please make sure to review and check all of these items:
- Does UNIX or Windows pass with this change (including linting)?
- Is the commit message formatted according to CONTRIBUTING.md?
- If this change fixes a bug (or a performance problem), is a regression test (or a benchmark) included?
- Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.