Thanks for taking the time to think about improving [wotblitz]!
- Capture the output of the problem(s). Both command line arguments and stdout/stderr.
- Put it on a public gist.
- Look for an existing issue. Add to any related issue.
- Repeats your steps that creates the problem(s).
- Create a new issue if you haven't reported everything yet.
- Include the version of
wotblitz
,npm
,node
, and maybe your shell too. - Make sure to link to the gist from step 2. Or if it's really short, a fenced code block is fine.
- Fork the repository.
- Create a branch that describes your work. We prefer you use a name that will describe your pull request. Long names are fine!
- Write documentation. Especially true if you know what your change will be. If you are having trouble documenting your change, consider writing an issue to discuss your change.
- Write your change. Try to follow the same style as the code you are working on.
- Test your change. Preferrably, write a new test over changing an existing test.
- Create your pull request against the default branch.
- Correct any errors reported by the ci server.
All "other contributions" belongs on the World of Tanks Blitz Forum. These include but are not limited to the following.
- Personal acheivement discussions - please do link back to this repository!
- Feature requests.
- Output formatting.
- Translations to languages other than English.