mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-18 05:05:28 +00:00
Add docs
This commit is contained in:
9
CONTRIBUTING.md
Normal file
9
CONTRIBUTING.md
Normal file
@ -0,0 +1,9 @@
|
||||
## Contribution Guide
|
||||
|
||||
### Formatting Code
|
||||
|
||||
Before submitting code, please ensure that it is properly formatted. You can use the following command to format your code:
|
||||
|
||||
```bash
|
||||
invoke format
|
||||
```
|
Reference in New Issue
Block a user