From 76d77c81f1adf8f6e8350e2d041638cafecc3c49 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Wed, 1 Dec 2021 14:59:28 -0700 Subject: [PATCH] remove alt repo instructions --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cef58ff04..29e52107a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,7 @@ body: - type: input attributes: label: EmbassyOS Version - description: What version of EmbassyOS are you running? For EmbassyOS 0.2.x issues, please use https://github.com/start9labs/eos-0.2.x. + description: What version of EmbassyOS are you running? validations: required: true - type: dropdown