Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 560 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 560 Bytes

Thanks for helping out!

Issues / Bugs

If a bug or unintended behavior is discovered, please report it by creating an issue here or by reporting it in the #bug-smasher channel on the support server

Code Contribution Guidelines

  • Use f-strings instead of .format() or concatenation
  • The title/name of a pull request should be reflective of the content of the PR itself
  • Remember to update the translation/language files if neccessary

Again, thanks for helping!