Skip to content

Commit 225ae6c

Browse files
authored
[Doc]: fix issue template (#8966)
1 parent 1e6b36d commit 225ae6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ body:
5050
attributes:
5151
label: Environment
5252
description: |
53-
Please run `python mmedit/utils/collect_env.py` to collect necessary environment information and paste it here.
53+
Please run `python mmdet/utils/collect_env.py` to collect necessary environment information and paste it here.
5454
You may add addition that may be helpful for locating the problem, such as
5555
- How you installed PyTorch \[e.g., pip, conda, source\]
5656
- Other environment variables that may be related (such as `$PATH`, `$LD_LIBRARY_PATH`, `$PYTHONPATH`, etc.)

0 commit comments

Comments
 (0)