From 1d811850daae0da90868bc693efc186c36f6dd2e Mon Sep 17 00:00:00 2001 From: bsski <50927653+BSski@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:33:53 +0100 Subject: [PATCH] chore: Fix issue template typos (#269) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6b0324f0..d2695c4e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' A clear and concise description of what the bug is. **To Reproduce** -Steps to reproduce the behavior, ideally a minimal working working example `main.go`. +Steps to reproduce the behavior, ideally a minimal working example `main.go`. **Expected behavior** A clear and concise description of what you expected to happen. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 90be0c5f..d46b83ce 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: Nobl9 Support url: https://www.nobl9.com/contact/support - about: If you need help related to the whole Nobl9 platform or want to problem to remain private, contact us here. + about: If you need help related to the whole Nobl9 platform or want the problem to remain private, contact us here.