Create CONTRIBUTING.md

This commit is contained in:
OCDkirby
2023-07-06 19:46:48 -05:00
committed by GitHub
parent d3da9363bd
commit 674c5699dc

8
CONTRIBUTING.md Normal file
View File

@@ -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