forge-srpm-macros/CONTRIBUTING.md
2026-04-22 10:29:57 -05:00

667 B

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.