# Contributing This project is hosted on Fedora Forge. ## Patches Contributing patches is always welcome! It is recommended that you send create an issue before starting work on a larger change. Please run tests locally before submitting your changes. ## Testing This repository uses `nox` to run unit tests and Python linters. You can `dnf install nox` and then invoke `nox` to run everything. CI is run through [builds.sr.ht] using the [yojo] bridge on pushes to `main` and PRs. [builds.sr.ht]: https://builds.sr.ht [yojo]: https://codeberg.org/gotmax23/yojo