From 6c182c15b5c5649c79e09f6394d8d27c30192ce6 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Sun, 30 May 2021 17:14:02 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/3-new-nos.yaml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-new-nos.yaml b/.github/ISSUE_TEMPLATE/3-new-nos.yaml index 1c71d48..eaa7125 100644 --- a/.github/ISSUE_TEMPLATE/3-new-nos.yaml +++ b/.github/ISSUE_TEMPLATE/3-new-nos.yaml @@ -1,6 +1,6 @@ --- name: New Network Operating System -about: Request native support for a network operating system +description: Request native support for a network operating system labels: feature body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0086358..3ba13e0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1 @@ -blank_issues_enabled: true +blank_issues_enabled: false