Skip to content

Commit 388e0d1

Browse files
committed
Updated bug_report issue template.
1 parent e388528 commit 388e0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If applicable, add screenshots to help explain your problem.
3333
- Dependencies: [e.g. numpy==1.26.4, tensorflow==2.x]
3434
- Environment (if relevant): [e.g. Docker, virtual environment, or native installation]
3535

36-
**Code snippet (if available):**
36+
**Relevant Code snippet (if available):**
3737
```python
3838
# Prints out hello world
3939
print("Hello world")

0 commit comments

Comments
 (0)