Getting close to 2.0 release
This commit is contained in:
24
CONTRIBUTING.md
Normal file
24
CONTRIBUTING.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user