mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-11 08:50:59 +08:00
Update issue templates
This commit is contained in:
parent
361e3edb32
commit
96653e6a0c
4 changed files with 10 additions and 7 deletions
|
|
@ -25,7 +25,7 @@ body:
|
||||||
Please paste your config.yml here (Remember to remove any sensitive information)
|
Please paste your config.yml here (Remember to remove any sensitive information)
|
||||||
This will be automatically formatted into code, so no need for backticks.
|
This will be automatically formatted into code, so no need for backticks.
|
||||||
render: yaml
|
render: yaml
|
||||||
- type: textarea
|
- type: input
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs
|
label: Logs
|
||||||
|
|
@ -55,7 +55,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Version Info
|
label: Version Number
|
||||||
description: Can be found at the beginning of your log file
|
description: Can be found at the beginning of your log file
|
||||||
placeholder: eg. 3.1.3
|
placeholder: eg. 3.1.3
|
||||||
validations:
|
validations:
|
||||||
|
|
@ -63,8 +63,7 @@ body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: branch
|
id: branch
|
||||||
attributes:
|
attributes:
|
||||||
label: branch
|
label: What branch are you on?
|
||||||
description: What branch are you on?
|
|
||||||
options:
|
options:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
name: 'Docs Request for an Update or Improvement'
|
name: 'Docs Request for an Update or Improvement'
|
||||||
description: A request to update or improve Qbit Manage documentation
|
description: A request to update or improve Qbit Manage documentation
|
||||||
title: '[Docs]: '
|
title: '[Docs]: '
|
||||||
labels:
|
labels: ['status:not-yet-viewed', 'documentation']
|
||||||
- 'documentation'
|
assignees: 'bobokun'
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -6,3 +6,6 @@ contact_links:
|
||||||
- name: Notifiarr Discord
|
- name: Notifiarr Discord
|
||||||
url: https://discord.com/invite/AURf8Yz
|
url: https://discord.com/invite/AURf8Yz
|
||||||
about: Please post your question under the `qbit-manage` channel for support issues.
|
about: Please post your question under the `qbit-manage` channel for support issues.
|
||||||
|
- name: Ask a question
|
||||||
|
url: https://github.com/StuffAnThings/qbit_manage/discussions
|
||||||
|
about: Ask questions and discuss with other community members
|
||||||
Loading…
Add table
Reference in a new issue