Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit c688ded

Browse files
authored
Merge pull request #272 from asigloo:fix/bug-report-form-not-working
fix: removing possible cause
2 parents e5e0cd1 + aa43725 commit c688ded

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml renamed to .github/ISSUE_TEMPLATE/bug_report.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ body:
3030
id: reproduction
3131
attributes:
3232
label: Describe the bug
33-
description: Steps to reproduce the behavior:,
34-
placeholder: "1. Go to '...'
35-
2. Click on '....'
36-
3. Scroll down to '....'
37-
4. See error"
33+
description: Steps to reproduce the behavior,
3834
validations:
3935
required: true
4036
- type: textarea

0 commit comments

Comments
 (0)