diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 03b963b3..95739200 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,4 +1,4 @@ -name: Bug report +name: "\U0001F41E Bug report" description: Create a report to help us improve labels: ["bug"] body: @@ -53,4 +53,4 @@ body: label: gprMax version placeholder: gprMax v.3.1.6 validations: - required: false + required: false diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml index 9e6cfade..942f9e79 100644 --- a/.github/ISSUE_TEMPLATE/config.yaml +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -1,7 +1,10 @@ blank_issues_enabled: false contact_links: - - name: gprMax support + - name: "๐Ÿ“š Read docs" + url: https://docs.gprmax.com/en/devel/ + about: Find your solution from our documenations + - name: "๐Ÿ˜Š gprMax support" url: https://groups.google.com/g/gprmax about: | Please only file issues here that you believe represent actual bugs or feature requests for the gprMax software. - If you're having general trouble with using gprMax, please visit our help center to get support. + If you're having general trouble with using gprMax, please visit our help center to get support. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 905acd15..11e5790c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,4 +1,4 @@ -name: Feature request +name: "๐ŸŒŸFeature request" description: Suggest an idea for gprMax software labels: ["feature-request"] body: @@ -17,4 +17,4 @@ body: id: context attributes: label: Additional context - description: Add any other context about the feature request here. + description: Add any other context about the feature request here.