chore: add issue config
This commit is contained in:
parent
a8a6723877
commit
aeab2f7e15
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Discord
|
||||||
|
url: https://discord.gg/Stz6y6NgNg
|
||||||
|
about: You can ask general questions here.
|
3
.github/ISSUE_TEMPLATE/wiki.yml
vendored
3
.github/ISSUE_TEMPLATE/wiki.yml
vendored
@ -9,6 +9,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
### Things to note
|
||||||
* Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything.
|
* Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything.
|
||||||
* If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) (control + f) first to make sure we don't already have it.
|
* If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) (control + f) first to make sure we don't already have it.
|
||||||
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
|
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
|
||||||
@ -35,3 +36,5 @@ body:
|
|||||||
A clear and concise description of what the issue is, as per your
|
A clear and concise description of what the issue is, as per your
|
||||||
selected issue type.
|
selected issue type.
|
||||||
placeholder: https;//fmhy.net is cool
|
placeholder: https;//fmhy.net is cool
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user