Add documentation for our code style

This commit is contained in:
Ian Cordasco 2016-12-23 09:13:26 -06:00
parent 4bd7998162
commit 57d8bca4af
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
3 changed files with 223 additions and 0 deletions

View file

@ -163,6 +163,8 @@ Merge requests should:
The final line of the body references the issue appropriately.
- Follow the guidelines in :ref:`writing-code`
Reviewing and Triaging Issues and Merge Requests
================================================