Getting close to 2.0 release

This commit is contained in:
plane000
2018-06-21 18:24:08 +01:00
parent d92e2fc22c
commit 2b8f86368a
6 changed files with 60 additions and 30 deletions

24
CONTRIBUTING.md Normal file
View 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