@@ -151,12 +151,9 @@ Every chapter will also conclude with a link to the full code listing up to
151151that 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.
153153All 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
160157please don't hesitate to submit an issue or pull request to the
161158https://github.com/KhronosGroup/Vulkan-Tutorial[GitHub repository].
162159You 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.
176173If 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.
178175If 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
181178Ready to dive into the future of high performance graphics APIs?
182179xref:01_Overview.adoc[Let's go!]
0 commit comments