Modify the gitlab templates linking to it and remove the raw HTML.
Note that also the default template needs to be changed directly in
gitlab.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.gitlab/issue_templates/bug.md | 2 +-
docs/bugs.rst | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md
index b2d1e46490..8a54cc2da4 100644
--- a/.gitlab/issue_templates/bug.md
+++ b/.gitlab/issue_templates/bug.md
@@ -1,4 +1,4 @@
-<!-- See
https://libvirt.org/bugs.html#quality for guidance -->
+<!-- See
https://libvirt.org/bugs.html#how-to-file-high-quality-bug-reports -->
## Software environment
- Operating system:
diff --git a/docs/bugs.rst b/docs/bugs.rst
index 152d734592..b5d2e42b0c 100644
--- a/docs/bugs.rst
+++ b/docs/bugs.rst
@@ -1,6 +1,3 @@
-.. role:: anchor(raw)
- :format: html
-
=============
Bug reporting
=============
@@ -79,8 +76,6 @@ Linux Distribution specific bug reports
like to have your procedure for filing bugs mentioned here, please mail the
libvirt development list.
-:anchor:`<a id="quality"/>`
-
How to file high quality bug reports
------------------------------------
--
2.35.1