This project utilizes the Github ecosystem for managing, tracking, and continuous-integration.
Issues should be submitted using the Issues page, utilizing the templates when relevant (for bugs and feature requests) but use the Discussions section for general questions.
Issues are then marked with relevant tags. First time contributors should look for issues marked good first issue as good starting points.
All pull requests need to be filed using the Pull requests page
- Issues should first be filed using the Issues page
- Developers should fork the repo and work on a branch of that fork.
- File a pull request on the Pull requests page
- Pull requests must pass all checks (see the github actions run here
- Once passed, and checked by the project lead (joey-kilgore) changes will be merged into main