Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 1.41 KB

contributing.md

File metadata and controls

31 lines (22 loc) · 1.41 KB

Contribution Guidelines

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


Ensure your pull request adheres to the following guidelines:

  • A precise and understandable header like Added ressource X to category Y
  • It should have to do with the steem ecosystem
  • Check if the ressource you are contributing is working / available (example: check for dead links)
  • Include a link to the ressource you want to add to the list
  • Describe why this is useful for Steem users
  • All ressources are in alphabetical order and it should be kept that way. If your ressource still conflicts in that order, put it under the conflicting item
  • Be nice to each other ;)

Please notice that pull-requests that are not following the guidelines above or are unappropriately used (such as self pushing content) will not be accepted.

Thank you for your suggestions!

Updating your PR

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. There's no need to open a new PR, just edit the existing one. 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.