Contributor stuff

This commit is contained in:
Isaac 2021-02-22 16:18:06 +00:00
parent 6f640b290b
commit ab99830f60
4 changed files with 11 additions and 2 deletions

5
.all-contributorsrc Normal file
View File

@ -0,0 +1,5 @@
{
"files": [
"CONTRIBUTORS.md"
]
}

View File

@ -1,5 +1,7 @@
# Contributing
**Table of contents**
- [Contributing](#contributing)
- [Submitting a bug report](#submitting-a-bug-report)
- [Submitting a feature request](#submitting-a-feature-request)
@ -56,6 +58,8 @@ If you would like to request changes to an existing feature, it may be better to
To edit the documentation, translate, or contribute code to this project, you will need to [create a new pull request](https://github.com/eartharoid/DiscordTickets/compare). For large changes, you should **consider creating an issue** (or commenting on an existing one) first, as it could save you some time.
You should name your commits using [**this commit message format**](https://github.com/angular/material/blob/master/.github/CONTRIBUTING.md#-commit-message-format).
### Contributing code
Any code changes should be accompanied by any necessary documentation changes.

3
.gitignore vendored
View File

@ -8,5 +8,4 @@ site/
.env
user/config.js
user/database.sqlite
user/plugins/*/
*.code-workspace
user/plugins/*/

1
CONTRIBUTORS.md Normal file
View File

@ -0,0 +1 @@
# Contributors