diff --git a/CONTRIBUTING_GUIDE.md b/CONTRIBUTING_GUIDE.md new file mode 100644 index 0000000..f6258ec --- /dev/null +++ b/CONTRIBUTING_GUIDE.md @@ -0,0 +1,7 @@ +# Contributing guide + +## DRAFT / IDEAS + +- **Report lack of an example / propose an improvement** --> open an issue +- **Add an example but don't have much time** --> open a PR with only the doc added and open an issue for the code to be added (you can edit the doc and open the PR straight from github) +- **Add an example and have a bit of time** --> open a PR with doc and code