Files
genqlient/.github/pull_request_template.md
T
Ben Kraft 8aa56aacf1 Add a PR template (#171)
This is just what's already in the contributing docs, and is just to help both reviewers and authors remember to add changelog entries, check for tests, etc.
2022-02-09 13:00:28 -08:00

16 lines
509 B
Markdown

<!--
Thanks for your contribution! Check out the
[contributing docs](https://github.com/Khan/genqlient/blob/main/docs/CONTRIBUTING.md)
for more on contributing to genqlient.
-->
I have:
- [ ] Written a clear PR title and description (above)
- [ ] Signed the [Khan Academy CLA](https://www.khanacademy.org/r/cla)
- [ ] Added tests covering my changes, if applicable
- [ ] Included a link to the issue fixed, if applicable
- [ ] Included documentation, for new features
- [ ] Added an entry to the changelog