Update issue templates

This commit is contained in:
bobokun 2022-01-01 13:31:39 -05:00
parent 361e3edb32
commit 96653e6a0c
No known key found for this signature in database
GPG key ID: 9665BA6CF5DC2671
4 changed files with 10 additions and 7 deletions

View file

@ -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

View file

@ -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:

View file

@ -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