Thank you for considering to contribute to pacdef
. The recommended workflow is
this:
- Open a github issue, mention that you would like to fix the issue in a PR.
- Wait for approval.
- Fork the repository and implement your fix / feature.
- Make sure your code generates no warnings, and passes
rustfmt
andclippy
. - Open the pull request.
Rust Analyzer may not work unless both the pacutils
and apt
packages are
installed. On Arch that is, this may vary on other distros.