From a55942b29301e04017b2b0045c56c62a6cf279ec Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sat, 20 Feb 2021 19:41:31 +0100 Subject: [PATCH] Update GitHub templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a300205e..eb02f92d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,10 +15,11 @@ assignees: '' Please: - Check you're not duplicating an existing issue - Provide a clear and concise description + - To request help, please use discussions instead of issues For workflows errors: - Retry at least once to confirm that error is reproductible - - Paste an excerpt of your workflow step and error logs + - Paste an excerpt of workflow job step and/or error logs For web instance errors: - Paste used url query diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 40bdfe08..969eaf4e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: 💬 Start a discussion + - name: Start a discussion url: https://github.com/lowlighter/metrics/discussions/new about: Request help or suggest new features \ No newline at end of file