mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Add discord query to pr template and hopefully add new embed
This commit is contained in:
parent
cea3925fea
commit
e16ca0fb48
2 changed files with 3 additions and 4 deletions
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
|
@ -33,9 +33,8 @@ There are two places where to request features or report bugs:
|
|||
- The sudo-flix Discord server
|
||||
|
||||
### Discord Server
|
||||
If you do not have a GitHub account or want to discuss a feature or bug with us before making an issue, you can join our Discord server.
|
||||
|
||||
<a href="https://discord.gg/r5cYshWM4G"><img src="https://discord.com/api/guilds/871713465100816424/widget.png?style=banner2" alt="Discord Server"></a>
|
||||
If you do not have a GitHub account or want to discuss a feature or bug with us before making an issue, you can join our Discord server.
|
||||
<iframe src="https://discord.com/widget?id=1232477552665428018&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
|
||||
|
||||
### GitHub Issues
|
||||
To make a GitHub issue for sudo-flix, please visit the [new issue page](https://github.com/sussy-code/smov/issues/new/choose) where you can pick either the "Bug Report" or "Feature Request" template.
|
||||
|
|
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -3,4 +3,4 @@ This pull request resolves #XXX
|
|||
- [ ] I have read and agreed to the [code of conduct](https://github.com/sussy-code/smov/blob/dev/.github/CODE_OF_CONDUCT.md).
|
||||
- [ ] I have read and complied with the [contributing guidelines](https://github.com/sussy-code/smov/blob/dev/.github/CONTRIBUTING.md).
|
||||
- [ ] I have tested all of my changes.
|
||||
- [x] I love sudo-flix
|
||||
- Enter discord user: `` (we require this for the contributor role)
|
||||
|
|
Loading…
Reference in a new issue