qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [qemu-web PATCH] Update website to point to the new bug tracker at GitLab instead of Launchpad
@ 2021-05-03 10:30 Thomas Huth
  2021-05-03 10:47 ` Philippe Mathieu-Daudé
  2021-05-03 23:26 ` John Snow
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Huth @ 2021-05-03 10:30 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini
  Cc: John Snow, Peter Maydell, Daniel P. Berrangé,
	Philippe Mathieu-Daudé,
	Alex Bennée

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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-03 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 10:30 [qemu-web PATCH] Update website to point to the new bug tracker at GitLab instead of Launchpad Thomas Huth
2021-05-03 10:47 ` Philippe Mathieu-Daudé
2021-05-03 10:56   ` Thomas Huth
2021-05-03 13:05     ` Philippe Mathieu-Daudé
2021-05-03 23:26 ` John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).