diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-11-19 20:35:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-19 20:35:46 +0000 |
| commit | c83e548baacae4339503dc4bf9071b800f65ce2e (patch) | |
| tree | 7f25af18bb14fd6ecff83b9f6ec6ed77f2c0ccdd | |
| parent | feat: add some metrics related to Atuin as an app (#1399) (diff) | |
| download | atuin-c83e548baacae4339503dc4bf9071b800f65ce2e.zip | |
Update CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6634b9f6..100007fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,12 @@ Atuin doesn't require anything super special to develop - standard Rust tooling Before working on anything, we suggest taking a copy of your Atuin data directory (`~/.local/share/atuin` on most \*nix platforms). If anything goes wrong, you can always restore it! +## What to work on? + +Any issues labeled "bug" or "help wanted" would be fantastic, just drop a comment and feel free to ask for help! + +If there's anything you want to work on that isn't already an issue, either open a feature request or get in touch on Discord. + ## Setup ``` |
