diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..2e7aeb3 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Become a contributor +- Fork +- Create new branch, representing the changes +- Make changes, ensure it's working +- Push your own repo +- Create PR, describe your changes +- Thank You