diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..6eb75f6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +## Contribution +- You can open Issues for any bug report or feature request. +- You are free to contribute to this project by following these steps: + 1. Fork this Repo. + 2. Create a new branch for your feature/bugfix in your forked Repo. + 3. Commit your changes to the new branch you just made. + 4. Create a pull request from your branch into the `master` branch of This Repo([https://github.com/IPdotSetAF/NeoMatrix](https://github.com/IPdotSetAF/NeoMatrix)).