qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Update documentation to refer to new location for issues


From: Thomas Huth
Subject: Re: [PATCH] Update documentation to refer to new location for issues
Date: Sun, 20 Jun 2021 19:12:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 19/06/2021 17.42, Stefan Weil wrote:
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---

Another update is needed for scripts/show-fixed-bugs.sh.

Don't worry about that script, I'll remove it after the next release (v6.1) has been done. The script is then hopefully not necessary anymore thanks to the possibility to close bugs automatically on commit in GitLab.

diff --git a/.github/lockdown.yml b/.github/lockdown.yml
index 07fc2f31ee..d3546bd2bc 100644
--- a/.github/lockdown.yml
+++ b/.github/lockdown.yml
@@ -14,11 +14,11 @@ issues:
      at https://gitlab.com/qemu-project/qemu.git.
      The project does not process issues filed on GitHub.
- The project issues are tracked on Launchpad:
-    https://bugs.launchpad.net/qemu
+    The project issues are tracked on GitLab:
+    https://gitlab.com/qemu-project/qemu/-/issues
QEMU welcomes bug report contributions. You can file new ones on:
-    https://bugs.launchpad.net/qemu/+filebug
+    https://gitlab.com/qemu-project/qemu/-/issues/new
pulls:
    comment: |
diff --git a/README.rst b/README.rst
index a92c7394b7..79b19f1481 100644
--- a/README.rst
+++ b/README.rst
@@ -131,16 +131,16 @@ will be tagged as my-feature-v2.
  Bug reporting
  =============
-The QEMU project uses Launchpad as its primary upstream bug tracker. Bugs
+The QEMU project uses GitLab issues to track bugs. Bugs
  found when running code built from QEMU git or upstream released sources
  should be reported via:
-* `<https://bugs.launchpad.net/qemu/>`_
+* `<https://gitlab.com/qemu-project/qemu/-/issues>`_
If using QEMU via an operating system vendor pre-built binary package, it
  is preferable to report bugs to the vendor's own bug tracker first. If
  the bug is also known to affect latest upstream code, it can also be
-reported via launchpad.
+reported via GitLab.

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]