Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 1.68 KB

CONTRIBUTING.md

File metadata and controls

28 lines (21 loc) · 1.68 KB

Contributing to tt.bot's extension runner

Thank you for your interest in contributing to tt.bot's extension runner. We have some rules set in order to keep the code as clean as possible. Some of the rules are enforced automatically through GitLab CI.

Code style

We use ESLint along with our own configuration to format our code. To lint the code, run npx eslint ..

Adding/modifying features

Before adding/modifying features, please check whether a pull request or a merge request is present for this feature. When adding a new feature, please check whether the feature you'd like to work on isn't already worked on. If it isn't worked, on, it is recommended to consult the feature with us on Discord.