Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
mps.rocks/CONTRIBUTING
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
14 lines (11 sloc)
862 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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. |