From b79cd6c88b3d96b0f49cb7d240807cd59b610cd8 Mon Sep 17 00:00:00 2001 From: Simon Hauser Date: Tue, 12 Jul 2022 16:02:44 +0200 Subject: release: telescope 0.1.0 (#2067) --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8128453..5a6437d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,6 +29,12 @@ body: placeholder: "macOS 11.5" validations: required: true + - type: input + attributes: + label: "Telescope version / branch / rev" + placeholder: "telescope 0.1.0" + validations: + required: true - type: textarea attributes: label: "checkhealth telescope" -- cgit v1.2.3