From 324f6fedac818dd71eefbde3ee34d709477c9064 Mon Sep 17 00:00:00 2001 From: Emanuele De Cupis Date: Thu, 2 Apr 2026 15:04:30 +0200 Subject: [PATCH] docs: issue template notice for distrobox v2 (#2049) --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 123caf12..2f5f163e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,17 @@ assignees: '' --- +################################################################################# +# +# Please be aware that at the moment, we are only discussing bugs relative to Distrobox v2. +# If you are reporting a bug on Distrobox v1, we encourage you to verify that the bug isn't +# already fixed in v2. +# +# For more information, read the Distrobox v2 announcement: +# https://distrobox.it/posts/announcing_distrobox_next/ +# +################################################################################# + Please, before opening a bug: - make sure you've read the documentation.