Skip to content

Commit

Permalink
update outdated contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ripytide committed Sep 29, 2024
1 parent 2bbe180 commit 72f31cc
Showing 1 changed file with 0 additions and 7 deletions.
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:

Expand All @@ -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.

0 comments on commit 72f31cc

Please sign in to comment.