-
Notifications
You must be signed in to change notification settings - Fork 0
Instructions for Developers
If you wish to raise an issue to either report a bug or a suggestion to a new feature for the server feel free to do so. When raising an issue please add tags to appropriate labels. This makes maintenance easier for the people responsible for the server, since the issues can be assigned easily. The server team assumes these labels will be the most applicable to use for outside users:
- bug (bug)
- database (issue related to database)
- documentation (unclear or missing documentation)
- enhancement (new features)
- invalid
- needs discussion (methodological concerns)
- question
- server (server/endpoint specific problems)
- tenant (server-tenant interaction problems e.g. reference tenant) Often more labels are applicable to a single issue
This repository utilizes a branch "development" for all current developments of the server. When making a new pull request it is therefore important to branch out from the "development" branch. When a new release of FINALES is ready and the code in the "development" branch is stable, a new release of the "main" branch will be scheduled.
To contribute notice the pre-commits necessary for this repository (black, flake8, etc.), which will a necessity for successful CI in all PRs.
Onec a PR is done and ready for review please assign MonikaVo og SKS94, who manages the repository.