Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.67 KB

CONTRIBUTING.md

File metadata and controls

32 lines (21 loc) · 1.67 KB

Contributing

Thank you for wanting to contribute to TORIEL! After all, anyone is welcome to contribute

Code of Conduct

This project, as well as others, are governed by the Hack Club Code of Conduct. You are encourages to report any violations of the Code of Conduct to [email protected], and we will try and follow up/start taking care of it within 48-hours.

Questions

If you have a question, you are encouraged to ask them in #toriel-dev on our Slack

Bugs

You can use GitHub issues to report bugs, or ask them in #toriel-dev.

Before submitting a report, please make sure you checked and have done the following:

Using it in Slack

  • Included screenshots/screen recordings of the bug.
  • Explain what you were doing right before the bug occured

Self-Hosting

  • Checked your Node.js version
  • Checked if you are using a recent commit
  • Included the Operating System and version,
  • Included logs given by the bot.

Security Issues

Please do not submit security issues via GitHub issues. This is because Toriel has access to very sensitive data, such as IP addresses, E-mails, and other personally identifiable information (PII). Please notify the Toriel development team privately at [email protected]. Read more in our security policy

Setting up a development environment

There are instructions in the README.md on how to set it up.