Skip to content

Commit

Permalink
add contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
romeq committed Jul 4, 2023
1 parent 415e534 commit f4712b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f4712b5

Please sign in to comment.