Skip to content

Commit

Permalink
change panel logs template to input & clean up templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Nov 6, 2023
1 parent 311aa04 commit 7b9dd75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ body:
validations:
required: true

- type: textarea
- type: input
id: panel-logs
attributes:
label: Error Logs
Expand All @@ -85,9 +85,6 @@ body:
./log_collector
```
placeholder: "https://paste.frocdn.com/"
render: bash
validations:
required: false

- type: checkboxes
attributes:
Expand Down
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ body:
- type: textarea
attributes:
label: Additional context to this request.
description: "Add any other context or screenshots about the feature request."
validations:
required: false
description: "Add any other context or screenshots about the feature request."

0 comments on commit 7b9dd75

Please sign in to comment.