-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
CONTRIBUTING
14 lines (11 loc) · 862 Bytes
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Contributing
You found wrote or found an interesting article/tutorial/book or build something for MPS? Please add your work to the list to help others discover it. Your contributions are always welcome!
## Guidelines
* Add one link per Pull Request.
* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.`
* Keep descriptions concise.
* Please order entries in the lists alphabetically by their name. Ignore articles or the MPS prefix when doing so e.g. "MPS Gradle Puling" should use "Grade Plugin" for ordering while "A MPS introductory course" should use "introductory course".
* Check your spelling and grammar.
* Remove any trailing whitespace.
* Send a Pull Request
* If you are adding to the "Getting started with MPS" section please include a description why you would like to include it there.