mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-10 08:20:49 +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)
|
||||
This will be automatically formatted into code, so no need for backticks.
|
||||
render: yaml
|
||||
- type: textarea
|
||||
- type: input
|
||||
id: logs
|
||||
attributes:
|
||||
label: Logs
|
||||
|
|
@ -55,7 +55,7 @@ body:
|
|||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
label: Version Info
|
||||
label: Version Number
|
||||
description: Can be found at the beginning of your log file
|
||||
placeholder: eg. 3.1.3
|
||||
validations:
|
||||
|
|
@ -63,8 +63,7 @@ body:
|
|||
- type: dropdown
|
||||
id: branch
|
||||
attributes:
|
||||
label: branch
|
||||
description: What branch are you on?
|
||||
label: What branch are you on?
|
||||
options:
|
||||
- master
|
||||
- develop
|
||||
|
|
@ -1,8 +1,9 @@
|
|||
name: 'Docs Request for an Update or Improvement'
|
||||
description: A request to update or improve Qbit Manage documentation
|
||||
title: '[Docs]: '
|
||||
labels:
|
||||
- 'documentation'
|
||||
labels: ['status:not-yet-viewed', 'documentation']
|
||||
assignees: 'bobokun'
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -5,4 +5,7 @@ contact_links:
|
|||
about: Please check the wiki to see if your question has already been answered.
|
||||
- name: Notifiarr Discord
|
||||
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