Skip to content

Commit

Permalink
add contribution section
Browse files Browse the repository at this point in the history
  • Loading branch information
gutschilla authored Jun 19, 2019
1 parent 0c1c5db commit ee7188e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,3 +261,9 @@ differently to the environment than it did before, now requiring shell options
like `--foo=bar` to be split up as `["--foo", "bar"]`. Since this library makes
heavy use of command line parameters, I intend to bump the Elixir version to 1.7
for that reason, starting with v0.6.0.

# Contributing

Contributions (Issues, PRs…) are more than welcome. Please ave a quick read at
the [Contribution tips](./Contribution.md), though. It's basically about scope
and kindness.

0 comments on commit ee7188e

Please sign in to comment.