Skip to content

Commit 5e7b5bd

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent a2dae09 commit 5e7b5bd

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,22 @@
11
# STOP!
22

3-
Most of the problems people are having are already described in the
4-
[installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
3+
Most of the problems people are having are already described in the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
54

65
## Python 3.5
76

87
These tutorials were developed in **Python 3.5** and may give strange errors in Python 2.7
98

109
## Missing Files
1110

12-
You need to **download the whole repository**, either using `git clone` or as a zip-file. See the
13-
[installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
11+
You need to **download the whole repository**, either using `git clone` or as a zip-file. See the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
1412

1513
## Questions about TensorFlow
1614

17-
General questions about TensorFlow should either be asked on
18-
[StackOverflow](http://stackoverflow.com/questions/tagged/tensorflow)
19-
or [GitHub](https://github.com/tensorflow/tensorflow/issues).
15+
General questions about TensorFlow should either be asked on [StackOverflow](http://stackoverflow.com/questions/tagged/tensorflow) or [GitHub](https://github.com/tensorflow/tensorflow/issues).
2016

2117
## Suggestions for Changes
2218

23-
The tutorials cannot change too much because it would make the
24-
[YouTube videos](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ)
25-
too different from the source-code.
19+
The tutorials cannot change too much because it would make the [YouTube videos](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ) too different from the source-code.
2620

2721
## Requests for New Tutorials
2822

@@ -33,6 +27,4 @@ video editor. I used the free version of [DaVinci Resolve](https://www.blackmagi
3327

3428
## Other Issues?
3529

36-
Please carefully read the
37-
[installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md)
38-
and only open an issue if you are still having problems.
30+
Please carefully read the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md) and only open an issue if you are still having problems.

0 commit comments

Comments
 (0)