Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolguy3289 authored Oct 3, 2024
1 parent de92d3e commit db26b0f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing

Thanks for considering contributing!

A few rules of thumb:
- This repository uses PNPM.
- Code contributions should match the existing code style.
- `pnpm lint` to check the formatting
- `pnpm lint:fix` to fix some of the issues
- Discuss additions/changes with us [on Discord](https://discord.gg/fJrZZ7V) before working on them.
- Make sure to run your own instance and ensure minor/major/dependency changes work correctly.

0 comments on commit db26b0f

Please sign in to comment.