From b48fe31b2595c71560d9f922f8c27928f42af6e4 Mon Sep 17 00:00:00 2001 From: Brett Holman Date: Wed, 3 Dec 2025 15:38:40 +0000 Subject: [PATCH] fix open issues --- doc/rtd/howto/bugs.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/rtd/howto/bugs.rst b/doc/rtd/howto/bugs.rst index ffbe2feb78e..daf73b863b1 100644 --- a/doc/rtd/howto/bugs.rst +++ b/doc/rtd/howto/bugs.rst @@ -55,7 +55,7 @@ Bugs for upstream ``cloud-init`` are tracked using GitHub Issues. To file a bug: 1. Collect the necessary debug logs as described above. -2. `Report an upstream cloud-init bug`_ on GitHub. +2. `Report an upstream cloud-init bug` on GitHub. Bug reports that lack complete logs may be labeled ``incomplete`` until sufficient information is provided. To aid in debugging, please include the @@ -123,7 +123,6 @@ details. .. LINKS: .. _open issues: https://github.com/canonical/cloud-init/issues -.. _Report an upstream cloud-init bug: https://github.com/canonical/cloud-init/issues .. _Ubuntu bug tracker: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+filebug .. _Debian bug tracker: https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cloud-init;dist=unstable .. _Debian bug reporting wiki: https://www.debian.org/Bugs/Reporting