Skip to content

Commit fef9813

Browse files
committed
Adjust wording on comments
Fixes #315
1 parent 4d94ef6 commit fef9813

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

en/00_Introduction.adoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,9 @@ Every chapter will also conclude with a link to the full code listing up to
151151
that point. You can refer to it if you have any doubts about the structure of
152152
the code, or if you're dealing with a bug and want to compare.
153153
All the code files have been tested on graphics cards from multiple vendors
154-
to verify correctness. Each chapter also has a comment section at the end
155-
where you can ask any questions that are relevant to the specific subject.
156-
Please specify your platform, driver version, source code, expected behavior
157-
and actual behavior to help us help you.
154+
to verify correctness.
158155

159-
If you have any type of feedback on the tutorial and site itself, then
156+
If you have any type of question or feedback on the tutorial and site itself, then
160157
please don't hesitate to submit an issue or pull request to the
161158
https://github.com/KhronosGroup/Vulkan-Tutorial[GitHub repository].
162159
You can watch the repository to be notified of updates to the tutorial.
@@ -176,7 +173,7 @@ work, and each step beyond that point is much more rewarding.
176173
If you encounter any problems while following the tutorial, then first check
177174
the FAQ to see if your problem and its solution is already listed there.
178175
If you are still stuck after that, then feel free to ask for help in the
179-
comment section of the closest related chapter.
176+
https://github.com/KhronosGroup/Vulkan-Tutorial[GitHub repository].
180177

181178
Ready to dive into the future of high performance graphics APIs?
182179
xref:01_Overview.adoc[Let's go!]

0 commit comments

Comments
 (0)