diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cf6e5b8fd3..e8726a0282 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,3 +126,7 @@ it merged as soon as we can. For small things like typos and grammar, just click the "Edit this file" button and send in the pull request for the fix. For larger documentation changes, a regular pull request as outlined above is more appropriate. + +### Index Ordering + +If you want to order some doc files, just add changes to [consts.js](https://github.com/marionettejs/marionettejs.com/blob/master/tasks/consts.js) file in `marionettejs.com` [repository](https://github.com/marionettejs/marionettejs.com).