Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.57 KB

Contributing

We welcome contributions to this list of high-quality Move content — just send a pull request!

As the list grows over time, we may do more curation by splitting some sections from the list into separate docs and highlight a smaller set of prominent projects on the main list.

However, we will always bias toward inclusion of anything a Move community member might find interesting or useful.

Pull Request Requirements and Guidelines

Ensure your addition adheres to the following guidelines:

  • Use the following format: [project](link) - Description.
  • Link should point to the GitHub repo, if applicable.
  • Descriptions should
    • be short and simple, but descriptive;
    • not be marketing taglines;
    • not be title-case;
    • begin with a capital;
    • end with a full stop/period;
    • not have trailing whitespaces.
  • Additions should be added to the bottom of the relevant category.
  • New categories or improvements to the existing categorization are welcome, but should be done in a separate pull request. Remember to update the Contents accordingly!
  • Check your spelling and grammar.

Thank you for your suggestion!

Updating Your Pull Request

A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. If you're not sure how to do that, here is a guide on the different ways you can update your PR so that we can merge it.