aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorZhizhen He <hezhizhen.yi@gmail.com>2026-02-03 04:27:08 +0800
committerGitHub <noreply@github.com>2026-02-02 12:27:08 -0800
commit54613c5bfb67b13421fc789cfcf729c27bef4562 (patch)
treeed9f17d4402e52731b7445a567faf07fae32f08f /CONTRIBUTING.md
parentfix: larger exit column width on Windows (#3119) (diff)
downloadatuin-54613c5bfb67b13421fc789cfcf729c27bef4562.zip
docs(CONTRIBUTING): update links (#3117)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord --> Update the form link. ## Checks - [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [x] I have checked that there are no existing pull requests for the same thing
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8f5b2194..98a95ddd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,7 +27,7 @@ export PATH="./target/release:$PATH"
These 5 variables can be added in a local `.envrc` file, read by [direnv](https://direnv.net/).
-## PRs
+## PRs
It can speed up the review cycle if you consent to maintainers pushing to your branch. This will only be in the case of small fixes or adjustments, and not anything large. If you feel OK with this, please check the box on the template!
@@ -35,7 +35,7 @@ It can speed up the review cycle if you consent to maintainers pushing to your b
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 the [forum](https://forum.atuin.sh)/Discord.
+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 the [forum](https://forum.atuin.sh)/Discord.
## Setup
@@ -61,11 +61,10 @@ While iterating on the server, I find it helpful to run a new user on my system,
Our test coverage is currently not the best, but we are working on it! Generally tests live in the file next to the functionality they are testing, and are executed just with `cargo test`.
-
## Migrations
Be careful creating database migrations - once your database has migrated ahead of current stable, there is no going back
### Stickers
-We try to ship anyone contributing to Atuin a sticker! Only contributors get a shiny one. Fill out [this form](https://notionforms.io/forms/contributors-stickers) if you'd like one.
+We try to ship anyone contributing to Atuin a sticker! Only contributors get a shiny one. Fill out [this form](https://noteforms.com/forms/contributors-stickers) if you'd like one.