mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
13 lines
751 B
Markdown
13 lines
751 B
Markdown
### 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.
|
|
|
|
-->
|