Contributing Guidelines - OrderOfThePorcupine/ProjectPorcupine GitHub Wiki
Before Contributing
- Read the Standards and Conventions
- Make sure you have StyleCop installed and you are using it.
- We use UnityDebugger.Debugger for this project, please don't use
Debug.Log()
. - Read and follow CONTRIBUTING.md.
- If you are looking for something to do, see the current Milestone.
- Any questions? See FAQ.
- If you need to look anything up on the wiki, use the Contributors' Portal. I recommend bookmarking this page.