diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..5fb0a4c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing + +In order for a PR to get accepted, make sure that your branch fulfills the following requirements: + +- Docker image builds +- Changes are documented to src/openapi.json +- You've tested that the code works on each modified route +- You're polite in the PR