From 08d58b85dada76f58c4fc7d3fed734cce64b83da Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Wed, 9 May 2018 22:49:30 +0200 Subject: [PATCH] chore: fix typo in GitHub templates --- .github/ISSUE_TEMPLATE/1-bug-report.md | 2 +- .github/ISSUE_TEMPLATE/2-feature-request.md | 2 +- .github/ISSUE_TEMPLATE/4-maintainance.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index 38581e834..615eaff36 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -14,7 +14,7 @@ about: Something is broken or doesn't work as expected ## What should happen? -## What happends instead? +## What happens instead? ## Possible Solution diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index b937765ff..3c2c798f1 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/2-feature-request.md @@ -15,7 +15,7 @@ about: Something is missing or could be improved ## Why is it important? - + ## Possible Solution diff --git a/.github/ISSUE_TEMPLATE/4-maintainance.md b/.github/ISSUE_TEMPLATE/4-maintainance.md index 7ef12aa28..1f8b33eed 100644 --- a/.github/ISSUE_TEMPLATE/4-maintainance.md +++ b/.github/ISSUE_TEMPLATE/4-maintainance.md @@ -8,7 +8,7 @@ about: Tests, dependencies, workflow... - + ## Description -- 2.47.2