mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 22:54:55 -04:00
Update issue template
This commit is contained in:
parent
5d061eadc7
commit
3db178af3b
1 changed files with 3 additions and 24 deletions
27
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
27
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -29,10 +29,7 @@ body:
|
|||
placeholder: |
|
||||
For example:
|
||||
`rip url https://example.com`
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```\n"
|
||||
render: ""
|
||||
|
||||
- type: textarea
|
||||
validations:
|
||||
|
@ -44,14 +41,7 @@ body:
|
|||
For example, if the problematic command was `rip url https://example.com`, then
|
||||
you would run `rip url https://example.com -vvv` to get the debug logs.
|
||||
Make sure to check the logs for any personal information such as emails and remove them.
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```"
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```toml\n"
|
||||
render: ""
|
||||
|
||||
- type: textarea
|
||||
validations:
|
||||
|
@ -61,10 +51,7 @@ body:
|
|||
description: |
|
||||
Find the config file using `rip config --open` and paste the contents here.
|
||||
Make sure you REMOVE YOUR CREDENTIALS!
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```"
|
||||
render: toml
|
||||
|
||||
- type: input
|
||||
validations:
|
||||
|
@ -73,10 +60,6 @@ body:
|
|||
label: Operating System
|
||||
placeholder: e.g. Windows, Linux, macOS...
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```\n"
|
||||
|
||||
- type: input
|
||||
validations:
|
||||
required: true
|
||||
|
@ -85,10 +68,6 @@ body:
|
|||
description: Run `rip --version` to check.
|
||||
placeholder: e.g. 1.5
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "```"
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Screenshots and recordings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue