From 4bd481245b09dc36001d6109cd278469a911bf7c Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 19 Jun 2020 19:55:38 -0700 Subject: [PATCH] issue templates need descriptions apparently --- .github/ISSUE_TEMPLATE/enhancement.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 896d349ca7..bb3379d9ae 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -1,6 +1,6 @@ --- name: Enhancement -about: +about: suggestions for openpilot enhancements title: '' labels: 'enhancement' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index c0f34eac7e..eecd709edf 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,6 @@ --- name: Question -about: +about: questions about openpilot title: '' labels: 'question' assignees: ''