From 3b460c3a5dc395c4f66fbed827983babf7d63dc5 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Mon, 20 Mar 2023 22:28:51 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5139583..34222f5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]" +title: "[Bug]" labels: sort/bug assignees: '' @@ -12,13 +12,13 @@ assignees: '' * Tachycardia version: ### **Description:** -A concise description of what happened. + **Steps to Reproduce:** -Detailed steps on how this bug can be replicated. + **Expected Output:** -What do you expect to happen instead of this filed bug? + **Other Context:** -Include other information that may be useful to understand the issue. + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d3712c7..746daf7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: NexusPHP Community Forum - - url: https://nexusphp.slack.com - - about: Please raise your questions or support in using the library in the NexusPHP Slack channel. + url: https://nexusphp.slack.com + about: Please raise your questions or support in using the library in the NexusPHP Slack channel. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 750f3b8..b6306d5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,20 @@ --- name: Feature request about: Suggest an idea for this project -title: "[FEATURE]" +title: "[Feature]" labels: sort/feature assignees: '' --- **Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. + **Describe the solution you'd like** -A clear and concise description of what you want to happen. + **Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. + **Additional context** -Add any other context or screenshots about the feature request here. +