Update contribution guidelines

This commit is contained in:
Marcel Otto 2020-06-22 01:29:32 +02:00
parent 40b44edb0a
commit 94fcab890f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
0. Raise an issue to talk about your contribution upfront (<https://github.com/rdf-elixir/jsonld-ex/issues/new>)
1. Fork it (<https://github.com/rdf-elixir/jsonld-ex/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Make your changes, with new passing tests. Follow this [style guide].