chore: add CONTRIBUTING.md

This commit is contained in:
2024-04-12 21:46:04 +02:00
parent 93ab0ffb3d
commit 6b53472817
2 changed files with 54 additions and 1 deletions

View File

@@ -61,4 +61,4 @@ The NaxGCC firmware is built using [nix](https://nixos.org/download/), which als
nix develop .
```
and you're ready to work on the project. Submit your pull requests [here](https://git.naxdy.org/NaxdyOrg/NaxGCC-FW/pulls).
and you're ready to work on the project. Submit your pull requests [here](https://git.naxdy.org/NaxdyOrg/NaxGCC-FW/pulls). Also be sure to have a look at our [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribute.