From fbb72b9ab691022281910b83760c171bf13704b6 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 20 Mar 2017 18:45:30 -0700 Subject: [PATCH] Remove code span --- basics_user/reporting-bugs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basics_user/reporting-bugs.md b/basics_user/reporting-bugs.md index fe294245..774c83d0 100644 --- a/basics_user/reporting-bugs.md +++ b/basics_user/reporting-bugs.md @@ -76,7 +76,7 @@ When you file a new issue, you should be sure to include the version of Qubes your'e using, as well as versions of related software packages. If your issue is related to hardware, provide as many details as possible about the hardware, which could include using command-line tools such as `lspci`. -If you're reporting a bug in a package that is in a [testing] repository, please reference the appropriate issue in the [`updates-status`] repository. +If you're reporting a bug in a package that is in a [testing] repository, please reference the appropriate issue in the [updates-status] repository. Project maintainers really appreciate thorough explanations. It usually helps them address the problem more quickly, so everyone wins! @@ -101,6 +101,6 @@ Please see our guidelines on [how to contribute code]. [qubes-users]: https://groups.google.com/group/qubes-users [qubes-devel]: https://groups.google.com/group/qubes-devel [testing]: /doc/testing/ -[`updates-status`]: https://github.com/QubesOS/updates-status/issues +[updates-status]: https://github.com/QubesOS/updates-status/issues [how to contribute code]: /doc/contributing/#contributing-code