👍🎉 First off, thanks for taking the time to contribute! 🎉👍
The following is a set of guidelines for contributing to wejh-go. These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request.
Issues are created here.
Bug reports will be closed if the issue has been inactive and the latest affected version no longer receives support.
If an issue has been closed and you still feel it's relevant, feel free to ping a maintainer or add a comment!
We accept issues in any language. When an issue is posted in a language besides English, it is acceptable and encouraged to post an English-translated copy as a reply. Anyone may post the translated reply. In most cases, a quick pass through translation software is sufficient. Having the original text as well as the translation can help mitigate translation errors.
Responses to posted issues may or may not be in the original language.
Pull Requests are the way concrete changes are made to the code, documentation,
dependencies, and tools contained in the zjutjh/wejh-go
repository.
- Setting up your local environment
- Step 1: Fork
- Step 2: Build
- Step 3: Branch
- Making Changes
- Step 4: Code
- Step 5: Commit
- Step 6: Test
- Step 7: Push
- Step 8: Opening the Pull Request
- Step 9: Discuss and Update
- Step 10: Landing
See Coding Style for more information.