Skip to content

Commit

Permalink
Mention alphabetical order in contributing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Oct 7, 2015
1 parent ae42cc0 commit acfad43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We try only to add new extensions once they have some usage on GitHub. In most c

To add support for a new extension:

0. Add your extension to the language entry in [`languages.yml`][languages].
0. Add your extension to the language entry in [`languages.yml`][languages], keeping the extensions in alphabetical order.
0. Add at least one sample for your extension to the [samples directory][samples] in the correct subdirectory.
0. Open a pull request, linking to a [GitHub search result](https://github.com/search?utf8=%E2%9C%93&q=extension%3Aboot+NOT+nothack&type=Code&ref=searchresults) showing in-the-wild usage.

Expand Down

0 comments on commit acfad43

Please sign in to comment.