diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md deleted file mode 100644 index f64b662f1..000000000 --- a/.github/ISSUE_TEMPLATE/issue.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: issue -about: Help us improve FMHY for everyone -title: 'Issue: ' -labels: '' -assignees: '' - ---- - -**Select the issue type** -- [ ] Bad sites -- [ ] Grammar / Markdown -- [ ] Site suggestion -- [ ] Wiki section suggestion - -**Describe the issue** -A clear and concise description of what the issue is, as per your selected issue type. diff --git a/.github/ISSUE_TEMPLATE/wiki.yml b/.github/ISSUE_TEMPLATE/wiki.yml index 5b29b9314..334f6fa11 100644 --- a/.github/ISSUE_TEMPLATE/wiki.yml +++ b/.github/ISSUE_TEMPLATE/wiki.yml @@ -1,21 +1,37 @@ name: Wiki -description: "Help us improve FMHY for everyone" -title: "Wiki: " +description: 'Help us improve FMHY for everyone' +title: 'Wiki: ' body: - type: markdown attributes: value: | Thanks for taking the time to fill out this issue! Please select your issue type. + - type: markdown + attributes: + value: | + * 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. + * Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups). + * You can send us stuff directly via [💬 Discord](https://discord.gg/5W9QJKuPkD). + * You can also check out our [website](https://fmhy.net) and the [posts](https://fmhy.net/posts) section to know about any major updates to the wiki. - type: dropdown id: type attributes: label: Type description: Type that best describes this issue. options: - - Bad sites - - Grammar / Markdown - - Site suggestion - - Wiki section suggestion + - Bad sites + - Grammar / Markdown + - Site suggestion + - Wiki section suggestion default: 0 validations: required: true + - type: textarea + id: context + attributes: + label: Add additional context + description: + A clear and concise description of what the issue is, as per your + selected issue type. + placeholder: https;//fmhy.net is cool