When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure your code compiles and passes all tests. Run
mvn install
to compile and test; - If you're adding a new endpoint, it must be properly documented with Swagger API;
- If your pull request is related to an issue, please link the issue in the description;
- You may merge the pull request in once you have it approved by the reviewers, or if you do not have permission to do that, you may request the reviewer to merge it for you.