Skip to content

Commit 013fb54

Browse files
authored
Create CONTRIBUTING.md
1 parent 7426a72 commit 013fb54

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
3+
Thanks for considering contributing!
4+
5+
A few rules of thumb:
6+
- This repository uses PNPM.
7+
- Code contributions should match the existing code style.
8+
- `pnpm lint` to check the formatting
9+
- `pnpm lint:fix` to fix some of the issues
10+
- Discuss additions/changes with us [on Discord](https://discord.gg/fJrZZ7V) before working on them.
11+
- Make sure to run your own instance and ensure minor/major/dependency changes work correctly.

0 commit comments

Comments
 (0)