File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ issues:
14
14
at https://gitlab.com/qemu-project/qemu.git.
15
15
The project does not process issues filed on GitHub.
16
16
17
- The project issues are tracked on Launchpad :
18
- https://bugs.launchpad.net /qemu
17
+ The project issues are tracked on GitLab :
18
+ https://gitlab.com /qemu-project/qemu/-/issues
19
19
20
20
QEMU welcomes bug report contributions. You can file new ones on:
21
- https://bugs.launchpad.net /qemu/+filebug
21
+ https://gitlab.com /qemu-project/qemu/-/issues/new
22
22
23
23
pulls :
24
24
comment : |
Original file line number Diff line number Diff line change @@ -131,16 +131,16 @@ will be tagged as my-feature-v2.
131
131
Bug reporting
132
132
=============
133
133
134
- The QEMU project uses Launchpad as its primary upstream bug tracker . Bugs
134
+ The QEMU project uses GitLab issues to track bugs . Bugs
135
135
found when running code built from QEMU git or upstream released sources
136
136
should be reported via:
137
137
138
- * `<https://bugs.launchpad.net /qemu/ >`_
138
+ * `<https://gitlab.com /qemu-project/qemu/-/issues >`_
139
139
140
140
If using QEMU via an operating system vendor pre-built binary package, it
141
141
is preferable to report bugs to the vendor's own bug tracker first. If
142
142
the bug is also known to affect latest upstream code, it can also be
143
- reported via launchpad .
143
+ reported via GitLab .
144
144
145
145
For additional information on bug reporting consult:
146
146
You can’t perform that action at this time.
0 commit comments