Fintan Halpenny
90aaec1c9e
CONTRIBUTING: Add section on issue labels
2026-06-01 11:28:30 +01:00
Fintan Halpenny
9ff0e8b01f
just: checking for ellipses
...
Add custom check for ellipses "...", asking for replacement of "…".
Git ranges and the CLI wildcard matches are ignored.
This change includes fixes to all sites that did not pass the check.
2026-05-28 16:52:02 +01:00
nullcurve
898e00ecf1
CONTRIBUTING: Fix typo
...
Fix "For example." -> "For example," (orphaned period)
Signed-off-by: nullcurve <did🔑 z6MkpP5WGopov3BTRK9dmCo5TmqngpAuJ57JW8cywPggZ8HP@radicle.xyz>
Co-authored-by: Claude <noreply@anthropic.com>
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-28 16:26:34 +01:00
Fintan Halpenny
d8bf84c173
CONTRIBUTING: modify notes on preparing commits
2026-05-27 11:13:19 +01:00
Fintan Halpenny
3e1a02fdb1
CONTRIBUTING: include `super` in import examples
2026-05-27 11:04:47 +01:00
Fintan Halpenny
01df41bf01
CONTRIBUTING: document the use of the terms safe and unsafe
2026-05-27 11:04:47 +01:00
Fintan Halpenny
70c2f89bdf
CONTRIBUTING: reword section on unwrap and expect
...
Change the expectations for when these methods are used.
Importantly, remove the note on SAFETY. This will be documented in
another section.
2026-05-27 11:04:47 +01:00
Fintan Halpenny
21608788cb
CONTRIBUTING: mention nextest
2026-05-27 11:04:31 +01:00
Fintan Halpenny
87347bdfa6
CONTRIBUTING: clean up lint and formatting section
...
Provide a better clippy command for catching all of the crates'
targets and features.
Includes a small fix to the grammar.
2026-05-27 11:00:03 +01:00
Fintan Halpenny
05507f21a9
CONTRIBUTING: mention `--log-level` for logs
...
Help the person reporting the issue to run with debug logs to provide
better information.
2026-05-27 10:58:38 +01:00
Lorenz Leutgeb
aa177b0400
treewide: radicle.{xyz → dev,network}
...
We have moved to radicle.dev, so adjust the domain name in various
places.
Not changed:
- COB type names
- systemd secret identifiers
2026-04-27 18:34:30 +02:00
Adrian Duke
5d8988b1a2
CONTRIBUTING/HACKING: Add note on direnv
...
Add a note on the use of `direnv`, and the availability of the
`.envrc.sample` file.
2026-04-23 08:56:48 +01:00
Adrian Duke
1f4de60bac
just: Add minimum version to CONTRIBUTING and HACKING
2026-04-17 14:36:58 +01:00
Adrian Duke
6e2b710358
contributing: Update docs with 'just' commands
2026-04-17 14:36:58 +01:00
Lorenz Leutgeb
b301fa6a00
doc: Mention handling of "radicle.xyz"
2025-09-04 16:44:05 +03:00
Yorgos Saslis
9e010068ef
docs: Add issue instructions
...
Document what is expected when creating an issue
Signed-off-by: Yorgos Saslis <yorgos.work@proton.me>
2025-07-08 11:39:18 +02:00
Lorenz Leutgeb
d50df68b74
chore: Remove dependency `once_cell`
...
Rust 1.80 introduced `std::sync::LazyLock` which achieves the same, so
cut down on dependencies a bit.
See: <https://doc.rust-lang.org/1.80.0/std/sync/struct.LazyLock.html >
2025-06-09 12:06:30 +02:00
Lorenz Leutgeb
e4d23fe56a
cli: Introduce `cob [create|update]`
2025-04-28 16:19:02 +02:00
cloudhead
0b816d5c86
docs: Typo fixes
...
Nb. This was submitted by user `@omahs` via GitHub, but since an email
address was not included in the commits, I've used my own.
2024-04-29 13:28:31 +02:00
cloudhead
f7737b73c9
Update CONTRIBUTING.md
2024-03-25 13:39:56 +01:00
Sebastian Martinez
1241bbb4e8
docs: Replace deprecated `--all` flag with `--workspace`
...
Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-07-26 13:23:15 +02:00
Alexis Sellier
4a99e18562
docs: Update contributor guide
2023-04-28 10:59:31 +02:00
Alexis Sellier
3ae037f84e
Flesh out `CONTRIBUTING.md`
...
Add code guidelines and instructions.
2023-03-13 15:10:53 +01:00
Alexis Sellier
dc21692ea3
Add licenses and contributor information
...
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-16 12:26:12 +01:00