How to Contribute!
You Rock!
First off, thank you for considering contributing to the Autonomys Network. It's through the amazing collaboration of people like yourself that truly makes the open source community amazing. ❤️
Help us, Help you, Help us!
Following these guidelines shows that you respect the time of the developers who manage and develop this open source project. In return, they should reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.
What Can I Contribute?
We are a fully open source project, meaning we are open to all kinds of contributions from our community. Here are a few examples of contributions that we are open to:
- Added Content: Writing a nice guide? Submit it on the forum guides.
- Bug Reports & Fixes: Find a bug or error? Let us know where it's hiding. Report it at the support forum.
- Feature Requests & Implementations: Looking for a new feature? Share your ideas so we can improve.
If you have something that is not listed, try to be as descriptive as possible and feel free to submit the pull request.
Ground Rules
Please refer to our Code of Conduct.
Your First Contribution
Simple Fix
Please follow this pathway for minor contributions such as spelling errors, typos, rewording, etc.
If you are adding entirely new pages, features, etc, then please refer to the
Advanced
portion of this section.
- Go to the Autonomys Documentation, and find the page that you would like to change.
- Scroll to the bottom and click
Edit this page
. - This will open up GitHub, and direct you to the raw page on GitHub.
- In the top right click the
pencil
emoji to edit the page. - GitHub will change the page to a text editor, where you will be able to make changes.
- Once you are satisfied with your changes, scroll to the bottom and fill out the following fields.
- Fill out Title
- Fill out Description
- Click the
Create a new branch for this commit and start a pull request.
option
- Click
Propose Changes
- On the right you will see some options, you will want to apply the most accurate
labels
listed. - Click
Create Pull Request
🎉Congratulations! You have just submitted your first pull request! Please provide some time for a maintainer to view your pull request and approve it, or request adjustments.