Skip to content

Commit 833418a

Browse files
author
Hiro
committed
bug.yml: ready for merge
Signed-off-by: Hiro <[email protected]> Took 59 seconds
1 parent 9710478 commit 833418a

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.github/ISSUE_TEMPLATE/00-bug.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,6 @@ body:
1111
value: |
1212
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
1313
14-
# - type: textarea
15-
# id: go-version
16-
# attributes:
17-
# label: go Version
18-
# description: What version of Go are you using (`go version`)?
19-
# value: |
20-
# <pre>
21-
# $ go version
22-
#
23-
#
24-
# </pre>
25-
# validations:
26-
# required: true
27-
2814
- type: input
2915
id: go-version
3016
attributes:
@@ -41,13 +27,6 @@ body:
4127
options:
4228
- label: Does this issue reproduce with the latest release?
4329

44-
# - type: textarea
45-
# id: reproduce-latest-release
46-
# attributes:
47-
# label: "Does this issue reproduce with the latest release?"
48-
# validations:
49-
# required: true
50-
5130
- type: textarea
5231
id: os-and-processor
5332
attributes:

0 commit comments

Comments
 (0)