Browse Source

Fix descriptions

pull/4046/head
ImSwordQueen 12 months ago
parent
commit
e0622d83d8
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 14
      .github/ISSUE_TEMPLATE/config.yml

2
.github/ISSUE_TEMPLATE/bug_report.yml

@ -1,5 +1,5 @@
name: Bug report name: Bug report
description: Report an issue description: Report the issue you have with ExplorerPatcher here
labels: labels:
- bug - bug
body: body:

14
.github/ISSUE_TEMPLATE/config.yml

@ -1,14 +1,14 @@
blank_issues_enabled: true blank_issues_enabled: false
contact_links: contact_links:
- name: Questions - name: Questions
about: Ask questions and receive support about: Ask questions and receive support here
url: https://github.com/valinet/ExplorerPatcher/discussions/categories/q-a url: https://github.com/valinet/ExplorerPatcher/discussions/categories/q-a
- name: Feature requests - name: Feature requests
about: Suggestions for new features and enhancements about: Suggestions for new features and enhancements here
url: https://github.com/valinet/ExplorerPatcher/discussions/categories/ideas url: https://github.com/valinet/ExplorerPatcher/discussions/categories/ideas
- name: Wiki
about: Useful documentation on ExplorerPatcher
url: https://github.com/valinet/ExplorerPatcher/wiki
- name: Showcase - name: Showcase
about: Show off your system or give tips and tricks about: Show off your system or give tips and tricks here
url: https://github.com/valinet/ExplorerPatcher/discussions/categories/show-and-tell url: https://github.com/valinet/ExplorerPatcher/discussions/categories/show-and-tell
- name: Wiki
about: Useful documentation on ExplorerPatcher
url: https://github.com/valinet/ExplorerPatcher/wiki
Loading…
Cancel
Save