Contribution Guidelines for Awesome Decentralized Autonomous Organizations

Note: This project follows a [Contributor Code of Conduct]

(code-of-conduct.md). By participating, you are expected to uphold this code.


Table of Contents


Contribution Guidlines

Before submitting a pull request, please ensure you've addressed the following:

  1. Link Project Quality: Ensure that link you are providing is to a high quality project.
  2. Project Choices: Should be Web3 based and/or be a product that is widely used in the space. Discord would be a good example of this.
  3. Project Description: Keep this short, most often you can find a single line statement describing the project on its website.
  4. Harmful and Malicious Content: This, obviously is strictly forbidden. Don't do it or shame will follow you forever.
  5. Broken Links: They don't help, make sure what you post, works. Also, if you see any in the list that are broekn, be a pal and fix it.
  6. I'm not into making a PR: That's fine, just drop your link or change request as an issue

Pull Request Process

  1. Fork the Repository: If you're not a direct contributor, first fork the repository.
  2. Clone Your Fork Locally: git clone https://github.com/boilerrat/awesome-decentralized-autonomous-organizations
  3. Create a New Branch: git checkout -b new-feature-branch
  4. Make Changes: Implement your changes and commit them.
  5. Push to GitHub: git push origin new-feature-branch
  6. Submit a Pull Request: Go to the original repository and create a new pull request.

Updating Your PR

If your PR requires changes, there's no need to create a new one. Just push the changes to the existing PR branch. For a step-by-step guide on how to do this, refer to this guide.


Additional Resources


Thank you for contributing to Awesome DAO!