diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..35d9e54 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing + +* Fork the repo +* Create a branch following conventions: `username-feature` + * ex. `git checkout -b OCDkirby-titlebar` +* Commit changes and push the branch to your fork +* Open a PR +* Profit