General Development Guidelines
This directory contains our development guidelines and standards.
Guidelines Index
- Naming Conventions - v1.0
- Code Comments - v1.0
- Git Conventions - v1.0
- Logging Standards - v1.0
- Error Codes - v1.0
- Error Handling - v1.0
Change Management Process
Making Changes to Guidelines
- Create a branch for your guideline changes
- Update the document with your proposed changes
- Update the version number (see versioning below)
- Add entry to changelog with date, changes, and rationale
- Create a pull request for team review
- After approval, merge and communicate changes to team