From d8b64a831defaf52a302002ce6e6051f32edaaaf Mon Sep 17 00:00:00 2001 From: Santiago Trujillo Zuluaga Date: Fri, 9 Feb 2024 16:10:34 +0000 Subject: [PATCH] Update issue templates (#6800) * Update issue templates * deleted old issue template --- .../issue-template.md} | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/issue-template.md} (72%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/issue-template.md similarity index 72% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/issue-template.md index 5b5131e57e2..e9fb9bed99a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -1,3 +1,12 @@ +--- +name: Issue template +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + \ No newline at end of file +