Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.04 KB

contributing.md

File metadata and controls

35 lines (21 loc) · 2.04 KB

Contribution Guidelines

Thank you for showing interest in contrbuting to this list!

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.

Guidelines

  • Maintain alphabetical order of the games and the genres.
  • No shilling of projects.
  • Add appropriate tags to the games you're submitting: fully on-chain (if true) platform (PC/mobile/browser/PS/etc.) playable or in-development
  • Add a short gameplay description for e.g.: ❌Best game you've ever played. ✔Third-person shooter with zombies and aliens.
  • Mention what blockchain(s) the game is on

Adding something to this awesome list

If you have something awesome to contribute to this awesome web3 games list, this is how you do it.

You'll need a GitHub account!

  1. Click on the readme.md file: Step 2 Click on Readme.md

  2. Now click on the edit icon.

Step 3 - Click on Edit

  1. Fork the repository and clone it locally.
  2. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use GitHub Flavored Markdown.
  3. Submit the pull request!

Updating your Pull Request

Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.

Here is a write up on how to change a Pull Request, and the different ways you can do that.