Skip to content

Commit a1099da

Browse files
committed
Add rust version and commit hash to bug report
Signed-off-by: Mateus Devino <mdevino@ibm.com>
1 parent 408badf commit a1099da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ A clear and concise description of what the bug is.
1414

1515
Please provide details about the environment you are using, including the following:
1616

17-
- Interpreter version:
18-
- Library version:
17+
- Rust version (`rustc --version`):
18+
- Commit hash from main branch (`git log -1 --pretty=format:"%h"`):
1919

2020
## Sample Code
2121

0 commit comments

Comments
 (0)