Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Dec 7, 2020
1 parent 947bbab commit ed937bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,12 @@
If you feel like contributing, don't be afraid, docs, issues, code, code reviews, anything is useful.

As of Dec 7 2020 there isn't a lot of setup required

- fork
- clone
- branch out your change
- make a pull request

If your change is enough to make a release on its own the pull request will be tagged as `release` and once it gets merged a new nuget package will be released shortly, if there is more code/features in the pipeline it will be released on the next opportunity with the rest of the code.

In general, we use this [project](https://github.com/glennawatson/ChangeLog#commit-prefixes) to generate the change logs so if you can follow those rules for your commits that will help in a great way

0 comments on commit ed937bc

Please sign in to comment.