Skip to content

Commit f4706ec

Browse files
authored
Update README.md
1 parent 8ac40e3 commit f4706ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ All the tutorials are now presented as sphinx style documentation at:
77

88
# Asking a question
99

10-
If you have a question about a tutorial, post in https://dev-discuss.pytorch.org/ rather than creating an issue in this repo. Your question will be answered much faster on dev-discuss forum.
10+
If you have a question about a tutorial, post in https://dev-discuss.pytorch.org/ rather than creating an issue in this repo. Your question will be answered much faster on the dev-discuss forum.
1111

1212
# Submitting an issue
1313

1414
You can submit the following types of issues:
1515

16-
* Feature request - request a new tutorial to be added. Please explain why this tutorial is needed and how it demonstrates PyTorch value
17-
* Bug report - reporting an failiure or outdated information in the existing tutorial. When submitting a bug report, please run: `python3 -mtorch.utils.collect_env` to get information about your environment.
16+
* Feature request - request a new tutorial to be added. Please explain why this tutorial is needed and how it demonstrates PyTorch value.
17+
* Bug report - report a failiure or outdated information in an existing tutorial. When submitting a bug report, please run: `python3 -m torch.utils.collect_env` to get information about your environment and add the output to the bug report.
1818

1919
# Contributing
2020

0 commit comments

Comments
 (0)