1
0
forked from nixcn/nixcn-web
Files
nixcn-web/README.md
2025-12-10 20:46:19 +08:00

30 lines
745 B
Markdown

# Nix CN Web
## Contribution
1. **Root docs serve the zh-CN version** _[MUST]_
2. **Use sign-off via `git commit -s`** _[MUST]_
3. **Do not modify the `main` branch for any reason** _[MUST]_
4. **Do not omit the commit subject for any reason** _[MUST]_
5. **Describe all changes in the commit message** _[MUST]_
6. **Rebase before submitting patches** _[MUST]_
7. **Commit message written in english** _[MUST]_
8. **Split commits for large or multi-part changes** _[OPTION]_
9. **Use OpenPGP/SSH for commit signing** _[OPTION]_
10. **Have fun contributing :)** _[VERY NECESSARY]_
## Toolchain
- Nix
- Devenv
- Direnv
- Node 22
- Pnpm 10
- Corepack
- Zed Editor
## Maintainer
- Asai Neko <sugar@sne.moe>
- Noa Virellia <noa@requiem.garden>