Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.25 KB

contributing.md

File metadata and controls

27 lines (21 loc) · 1.25 KB

Contribution Guidelines


Make sure that you are sending the development related stuff following guidelines:

  • It can be an official MultiversX tool
  • It can be open source tool
  • It can be closed source tooling but helpful for the development and available for everyone through an app
  • It can be a dev article, blog post, tutorial
  • It can be a dev video tutorial
  • it can be a paid tool or article behind the paywall, but it will land in a separate section
  • It can't be anything not related to the dev resources
  • Please add a description for your pull request with
    • explaining what your entry is about
    • how does it help developers
    • short description on how to quickly try it

Please report any changes and updates through GitHub issues and Pull Requests. Thank you for your suggestions!

Updating your PR

Often, 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 merging it. There's no need to open a new PR. Just edit the existing one. If you're unsure how to do that, here is a guide on the different ways you can update your PR so that we can merge it.