24 lines
568 B
Markdown
24 lines
568 B
Markdown
# Contributing
|
|
|
|
First off, i'd like to thank you for taking the time to contribute to JefferyBot.
|
|
|
|
When contributing or submitting pull requests follow these guidelines or your contribution will not be taken seriously.
|
|
|
|
## Make sure your code is
|
|
|
|
1. Functional
|
|
2. Maintainable and Scalable
|
|
3. Readable
|
|
|
|
## Linting
|
|
|
|
* Tabs - 2 spaces
|
|
* Same line bracing
|
|
* Honestly just look around the code base and imitate the style
|
|
* Use Let let types pls
|
|
* Use '' for string literals and if needed ``
|
|
* Keep code well commented
|
|
|
|
## Pull requests we reject
|
|
s
|
|
* Anything from b_boy_ww |