3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-29 13:34:51 +00:00

Update bug_report.yaml

This commit is contained in:
Tonye Jack 2023-08-31 18:10:16 -06:00 committed by GitHub
parent 7d256b941a
commit 8f777bbc0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,14 +65,6 @@ body:
placeholder: Tell us what you expected!
validations:
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
id: logs
attributes:
@ -86,6 +78,14 @@ body:
render: shell
validations:
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
attributes:
label: Anything else?