diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..436f8db --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing + +Contributions are welcome, and they are greatly appreciated! Every +little bit helps, and credit will always be given. + +Types of contributions: + +- **Report bugs**: If you think you've found a bug please submit a bug report with some information as operating system, details about your local setup and detailed steps to reproduce the bug. +- **Fix bugs**: Look through the GitHub issues for bugs. Anything tagged with "bug" +is open to whoever wants to implement it. +- **Implement features**: Take in account that features always involves PR and code review.