Skip to content

Development Guide

Getting Help

We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.

Commit Style

Icon Type Description
βš™οΈ FEATURE New feature
πŸ“ PEP8 Formatting fixes following PEP8
πŸ“Œ ISSUE Reference to issue
πŸͺ² BUG Bug fix
πŸ“˜ DOCS Documentation changes
πŸ“¦ PyPI PyPI releases
❀️️ TEST Automated tests
⬆️ CI/CD Changes in continuous integration/delivery
⚠️ SECURITY Security improvements