Stacks governance is a community-run initiative! As such, it cannot work without your help, and without the input of as many community members as possible. You do not need anyone’s permission to get involved and contribute to the initiative. The #governance working group channel on Blockstack Discord is a great place to begin getting involved, as many community members regularly share ideas, updates, and resources there. You can also find a number of topics under the governance category on the Blockstack Community Forum which need your input.
Issues are generally related to an action, and are encouraged as a starting point to do things such as:
- discuss a topic
- add an agenda item
- propose a change
- provide information
- track a project task
Pull requests are welcomed and encouraged! Please follow this general procedure:
- Fork/clone the repository
- Create a new branch related to the PR:
git checkout -b my-branch-name - Make changes and push to your fork
- Submit a pull request for review