We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c93bdb commit 6a539e0Copy full SHA for 6a539e0
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,10 +12,9 @@ A clear and concise description of what the bug is.
12
13
**To Reproduce**
14
Steps to reproduce the behavior:
15
-1. Environment setup
16
-2. Minimal code snippet that demonstrates the bug
17
-3. Command or method call used to run the code
18
-4. Observed result vs expected result
+1. Codegen version
+2. Generation script or cli command
+3. Minimal code snippet that demonstrates the issue
19
20
**Expected result**
21
A clear and concise description of what you expected to happen.
0 commit comments