mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-06 09:41:22 +00:00
Update bug_report.yaml
This commit is contained in:
parent
7d256b941a
commit
8f777bbc0d
1 changed files with 8 additions and 8 deletions
16
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
16
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -65,14 +65,6 @@ body:
|
||||||
placeholder: Tell us what you expected!
|
placeholder: Tell us what you expected!
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> * Logs will be automatically formatted into code, so no need for backticks.
|
|
||||||
> * The full logs need to be included in the bug report. This can be generated by re-running the workflow in debug mode**
|
|
||||||
> <img width="643" alt="Screenshot 2023-08-31 at 5 51 33 PM" src="https://github.com/tj-actions/changed-files/assets/17484350/41e2139b-38a8-4326-b3d1-efcbb3e21443">
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -86,6 +78,14 @@ body:
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
> **Warning**
|
||||||
|
>
|
||||||
|
> * Logs will be automatically formatted into code, so no need for backticks.
|
||||||
|
> * The full logs need to be included in the bug report. This can be generated by re-running the workflow in debug mode**
|
||||||
|
> <img width="643" alt="Screenshot 2023-08-31 at 5 51 33 PM" src="https://github.com/tj-actions/changed-files/assets/17484350/41e2139b-38a8-4326-b3d1-efcbb3e21443">
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything else?
|
label: Anything else?
|
||||||
|
|
Loading…
Add table
Reference in a new issue