mirror of https://github.com/zulip/zulip.git
github: Add a short template for pull requests.
Hopefully this will help communicate our expectations right up front for new contributors, with a minimum of boilerplate or busywork.
This commit is contained in:
parent
2102d962a5
commit
6424b3c7b9
|
@ -0,0 +1,10 @@
|
|||
<!-- What's this PR for? (Just a link to an issue is fine.) -->
|
||||
|
||||
|
||||
**Testing Plan:** <!-- How have you tested? -->
|
||||
|
||||
**Screenshots:** <!-- If a UI change. -->
|
||||
|
||||
<!-- Also be sure to make clear, coherent commits:
|
||||
https://zulip.readthedocs.io/en/latest/contributing/version-control.html
|
||||
-->
|
Loading…
Reference in New Issue