How to Submit Your Project
- Visit the monad-blitz-bangkok repo and fork it.
- Enter your project name and a one-line description.
- Make sure you are forking the main branch.
- Then click Create Fork.
- In your fork, you can:
- Add your project code
- Create new branches
- Update the README with project info
- Make any other changes you need
- Once your project is ready for submission, open a Pull Request (PR).
- Ensure your PR is targeting the correct repo:
- Base repo:
monad-developers/monad-blitz-bangkok
- Then click Create Pull Request.
- Base repo:
- Add details to your PR:
- Use your project name as the PR title
- Write a detailed description of your project (include as much info as possible; you can also link to a demo video)
- Click Create Pull Request
- Finally, verify your PR:
- Double-check that it was created on the correct repo
- Make sure the source and destination branches are set properly