From: Luca Boccassi Date: Fri, 30 Jan 2026 14:58:05 +0000 (+0000) Subject: gh: mention that there are packages from main available in issue template X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e6a9a1fb1aa206ef3529016406b9115d9c9e98;p=thirdparty%2Fsystemd.git gh: mention that there are packages from main available in issue template Makes it easier for bug reporters to try reproducing on latest main --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1997e3bc7f1..313234f82a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,6 +18,8 @@ body: If a distro build is used, please just paste the package version, e.g. `systemd-257.3-7.fc42.x86_64`. See https://github.com/systemd/systemd-stable/tags for the list of most recent releases. For older version please use distribution trackers (see https://systemd.io/CONTRIBUTING#filing-issues). + A repository with packages built from latest main for the major distributions and architectures is available from our + [OBS project for testing purposes.](https://software.opensuse.org//download.html?project=system%3Asystemd&package=systemd) placeholder: '257.x' validations: required: true