Skip to content

Commit

Permalink
Create CONTRIBUTING.md (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto authored Feb 25, 2022
1 parent 4347b01 commit f4daa75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Contributing Guidlines

Feel free to contribute. I am always looking for interesting PRs. There are just some general guidelines you should stick to:

* Don't add any additional dependencies
* You agree with contributing according to the Apache 2.0 license
* Your code should compile and pass `go vet`

0 comments on commit f4daa75

Please sign in to comment.