webaverse
After you have tested the project, reported any bugs, and created a README, you can submit your work for the bounty. There are a couple ways you can submit the finished README:
Note: It's recommended to link the README you made as a fresh HackMD note in the GitHub issue for quick feedback, though this step is optional.
If you're new to git, this flow looks something like this: you clone the webaverse-mmo
repo, make some changes (like creating / modifying the README.md file) and save them to a new branch, then it gets merged back in later with approval from the maintainer through a pull request.
The command line version of these steps looks like this:
You'll then see a new message show up on the webaverse-mmo
project's page, like so:
Go ahead and click the button to compare and make a pull request, and verify that it's to merge your branch with the main one. If you're satisfied with your changes and ready to submit your work you may do so this way.