Developer Guide¶
Version: Arctyk ITSM v0.6.0+
Last Updated: January 2026
Comprehensive guide for developers working on Arctyk ITSM.
Getting Started¶
- Local Setup - Set up Git with VS Code
- Docker Setup - Install and set up Docker
- Environment Setup - Create and set up your local environment
Development Workflow¶
- Git Workflow - Branching strategy and workflow
- Commit Standards - Commit message conventions
- Contributing - How to contribute code
- Code Review - Code review process
Technical Guides¶
- Testing - Writing and running tests
- Migrations - Database migration management
- Dependencies - Managing Python dependencies
- Debugging - Debugging tips and tools
- API - API documentation and patterns
Tools & Utilities¶
- Versioning Tools - Using bumpver for version management
- Troubleshooting - Common issues and solutions
- GitHub - GitHub workflow and branch strategy
Architecture¶
For architectural documentation, see: