From 5d5f267d1a6532e27e6895ed55bfb0a9a652ca5c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 26 Apr 2020 13:07:22 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index bf70bee06..a50f2f9ed 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -73,4 +73,4 @@ Steps to reproduce the behavior: > - If you have multiple suggestions or bugs please submit them in separate bugs so we can track resolution. > _(DELETE THIS SECTION AFTER READING)_ -Thanks for your contribution! Sharing is caring. \ No newline at end of file +Thanks for your contribution! Sharing is caring. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 68da535c4..8fbd20945 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,6 @@ --- name: Question -about: Ask a question +about: Ask a question regarding one of the samples in this repository title: '' labels: '' assignees: ''