There was an error while loading. Please reload this page.
1 parent f003f95 commit 88e810cCopy full SHA for 88e810c
1 file changed
.github/ISSUE_TEMPLATE/1-bug.yaml
@@ -14,6 +14,13 @@ body:
14
During this interaction, my words are my own and are not generated.
15
If relevant, I provide links to my sources.
16
required: true
17
+- type: input
18
+ attributes:
19
+ label: CVA6 commit affected
20
+ description: The git hash of a commit in the official CVA6 repository that was used to demonstrate the bug.
21
+ placeholder: "0123abc"
22
+ validations:
23
+ required: true
24
- type: textarea
25
attributes:
26
label: Bug Description
0 commit comments