qemu-devel
[Top][All Lists]
Advanced

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

[qemu-web PATCH] Update website to point to the new bug tracker at GitLa


From: Thomas Huth
Subject: [qemu-web PATCH] Update website to point to the new bug tracker at GitLab instead of Launchpad
Date: Mon, 3 May 2021 12:30:07 +0200

We've started migrating the bug tickets from Launchpad to GitLab, so
it does not make too much sense anymore that users open new tickets
in the old system. Let's direct them now to the GitLab tracker instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 contribute.md              | 3 ++-
 contribute/report-a-bug.md | 5 ++++-
 support.md                 | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/contribute.md b/contribute.md
index d7e295f..cbb476d 100644
--- a/contribute.md
+++ b/contribute.md
@@ -3,7 +3,8 @@ title: Contribute to QEMU!
 permalink: /contribute/
 ---
 
-* Report a bug in our bugtracker: 
[https://bugs.launchpad.net/qemu/](https://bugs.launchpad.net/qemu/)<br>
+* Report a bug in our bugtracker:
+  <https://gitlab.com/qemu-project/qemu/-/issues><br/>
   See also [How to report a bug](report-a-bug/) or [How to report a security 
bug](security-process/)
 
 * Clone ([or browse](https://gitlab.com/qemu-project/qemu)) the git 
repository: <br>`git clone https://gitlab.com/qemu-project/qemu.git`
diff --git a/contribute/report-a-bug.md b/contribute/report-a-bug.md
index 1cc42e7..922f699 100644
--- a/contribute/report-a-bug.md
+++ b/contribute/report-a-bug.md
@@ -3,7 +3,10 @@ title: Reporting a bug
 permalink: /contribute/report-a-bug/
 ---
 
-Bugs can be filed at our [bug tracker](https://bugs.launchpad.net/qemu/), 
which is hosted on Launchpad. If you've got a problem with how your Linux 
distribution packages QEMU, use the bug tracker from your distro instead.
+Bugs can be filed at our
+[bug tracker](https://gitlab.com/qemu-project/qemu/-/issues), which is hosted
+on GitLab. Note: If you've got a problem with how your Linux distribution
+packages QEMU, please use the bug tracker from your distro instead.
 
 When submitting a bug report, please try to do the following:
 
diff --git a/support.md b/support.md
index 252351c..b622362 100644
--- a/support.md
+++ b/support.md
@@ -41,5 +41,5 @@ response. If you can't leave IRC open and wait you may be 
better
 served by a mailing list.
 
 * If you think you have found a bug you can report it on [our bug
-  tracker](https://bugs.launchpad.net/qemu/).<br>
+  tracker](https://gitlab.com/qemu-project/qemu/-/issues).<br/>
 Please see our guide on [how to report a bug](/contribute/report-a-bug/)
-- 
2.27.0




reply via email to

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