From 12fe520170612030616f9e837732c48ea54964e8 Mon Sep 17 00:00:00 2001 From: Lars Reimann Date: Mon, 20 Mar 2023 18:09:31 +0100 Subject: [PATCH] chore: normalize punctuation --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 872e0022..bd5a9b1e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: 'Bug report 🪲' -description: 'Report that something does not work as expected' +description: 'Report that something does not work as expected.' labels: ['bug :beetle:'] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 06b096ac..ba396eef 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: true contact_links: - name: Safe-DS discussions url: https://github.com/orgs/Safe-DS/discussions - about: Ask questions and find answers + about: Ask questions and find answers. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e0a10b1f..0522cb6d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,5 @@ name: 'Feature request 💡' -description: 'Suggest an idea for this project' +description: 'Suggest an idea for this project.' labels: ['enhancement :bulb:'] body: