Thanks for taking the time to contribute! 😄
Before opening an issue, please check that the issue is not already opened. If the issue exists but it was closed, you can re-open the issue and/or add more information about it. If there is no issue similar to yours, feel free to create an issue and follow the template.
Once you have finished your development and you want to merge it, please create a pull request. The pull request must have an explicit title, for example: feat(frontend): <your feature>. Once the pull request is created, follow the template.
You have a new feature to develop?
Let's start by opening an issue with the feature template.
Then create a branch from develop, which should be named feat/<your ticket title>.
Now you can start coding :)
We use the standardjs rules and name the arrays with the suffix List (example serverList).
XXXX - F.L. - YYYY-MM-DD - <short resume here>
<extra explanation here - optional and could be on several lines>
Where:
- XXXX:
- HACK
- TRICKY
- FIXME
- TODO
- INFO
- F.L.:
- Your initials. F = first name, L = last name
- YYYY-MM-DD:
- Current date