Skip to content

Commit

Permalink
contributing guidelines
Browse files Browse the repository at this point in the history
TODO: templates
  • Loading branch information
tetratorus authored Aug 24, 2021
1 parent daa1340 commit 2313af5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## How to contribute to Torus

#### **Did you find a bug?**
* **Do not open up a GitHub issue if the bug is a security vulnerability**, report it [here](https://docs.tor.us/contact/bug-bounty) instead.
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/torusresearch/torus-website/issues/new).
* Be sure to include a **title and clear description**, as much relevant information as possible, and a list of steps showing how to reproduce the issue.

#### **Did you write a patch that fixes a bug?**
* Open a new GitHub pull request with the patch with a clear description of the problem (link to issue if applicable) and solution.

#### **Do you intend to add a new feature or change an existing one?**
* Open an issue and start writing code!
* For more complex features, feel free to reach out to the team at hello@tor.us or through our [Telegram](https://t.me/torusdev) developer chat

0 comments on commit 2313af5

Please sign in to comment.