📝 Vary PR template based type of change

This commit is contained in:
Jason Rudolph
2018-09-17 10:07:38 -04:00
parent 699db30920
commit a7ad7478b7
6 changed files with 181 additions and 60 deletions

View File

@@ -0,0 +1,12 @@
### Requirements for Contributing Documentation
* Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
* The pull request must only contribute documentation (for example, markdown files or API docs). To contribute other changes, you must use a different template. You can see all templates at https://github.com/atom/atom/tree/master/.github/PULL_REQUEST_TEMPLATE.
### Description of the Change
<!--
We must be able to understand the purpose of your change from this description. If we can't get a good idea of the benefits of the change from the description here, the pull request may be closed at the maintainers' discretion.
-->