Contributing
Last updated
Was this helpful?
Last updated
Was this helpful?
By participating in contribution, you are expected to uphold this adapted from Contributors Convenant v2.0
In order to make contribution easier for everyone each branch naming title needs to be readable and follow principles presented below:
Available type options:
improvement
bug
feature
Available area options:
Docs => Used when providing modifications/improvements or upgrades to documentation
Discord => Used when providing modifications/improvements or upgrades to part of the code (cogs folder)
Backend => Used when making modifications/improvements or upgrades to backend files (mainly backend folder)
Multi => Due to interconnection of scripts and development objectives modifications are required to be done to backend and cogs
Available action options:
Custom description with maximum 3 words separated by -
Example of creating the branch by following principles above
Try to be "on-point" with the title of the pull request so it can be clearly identified what it is all about. In its description provide as many details as possible on what you have worked on and make the reviews easier for maintainers.