8 lines
404 B
Markdown
8 lines
404 B
Markdown
|
|
# Contributing
|
||
|
|
## Where should I start?
|
||
|
|
Everything from https://github.com/Suwayomi/Tachidesk-Server/blob/master/CONTRIBUTING.md#where-should-i-start applies here.
|
||
|
|
|
||
|
|
## Coding Style Guide
|
||
|
|
**Note:** Some of the bellow are new, refactor the code to match the style guide where you see discrepancies.
|
||
|
|
- Don't use relative imports.
|
||
|
|
- We are using MUI v5, the all stylings must be applied with the new system.
|