Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example configs and tests #20

Closed
wants to merge 10 commits into from
Prev Previous commit
update outdated contributing.md
  • Loading branch information
ripytide committed Sep 29, 2024
commit 72f31cc8d2a465d6f88d0af58d80b4e98fa0730e
7 changes: 0 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Contributing

## General Steps

Thank you for considering to contribute to `pacdef`. The recommended workflow is
this:

@@ -10,8 +8,3 @@ this:
3. Fork the repository and implement your fix / feature.
4. Make sure your code generates no warnings, and passes `rustfmt` and `clippy`.
5. Open the pull request.

## Rust-Analyzer Issues

Rust Analyzer may not work unless both the `pacutils` and `apt` packages are
installed. On Arch that is, this may vary on other distros.