discourse/.github/pull_request_template.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
669 B
Markdown
Raw Normal View History

<!--
NOTE: All pull requests should have:
- Tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted.
- A descriptive title and description with context about those changes.
- Good commit messages with the correct prefixes see: https://meta.discourse.org/t/discourse-github-commit-prefix-convention/19392
- If the pull request had UX/UI changes, please add a screenshot of how it was before and how it is with your changes in mobile and desktop
- If changing flakey tests, please add a description in your commit/PR description about the error you were having
-->