Skip to content

Commit

Permalink
Add how to contribute to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Mar 6, 2024
1 parent c7401fb commit 778ce69
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Contributing

+ The GitHub Issues section is the primary communication channel, please post issues, questions, feature requests there.

+ The repository follows the [Gitflow branching model](http://nvie.com/posts/a-successful-git-branching-model/).

+ To contribute **documentation** consider extending, fixing or adjusting the `/docs` and submit a pull request.


+ To contribute **code**, please submit a pull request. Notice that some functions are coded in the [Rust library startin](https://github.com/hugoledoux/startin/), so consider opening an issue/PR there is needed.

0 comments on commit 778ce69

Please sign in to comment.