Files
JefferyBot/CONTRIBUTING.md
2018-06-21 18:24:43 +01:00

568 B

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

  • Anything from b_boy_ww