From a60bd41013b0f99b593adfe482453b08c39fdc01 Mon Sep 17 00:00:00 2001 From: jfamousket Date: Sun, 13 Oct 2019 16:45:23 +0200 Subject: [PATCH] chore: add missing "T" - closes #11848 --- .github/ISSUE_TEMPLATE/2-feature-request.md | 2 +- .github/ISSUE_TEMPLATE/3-documentation.md | 2 +- .github/ISSUE_TEMPLATE/4-maintainance.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index 15736cff4..eda973eb4 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/2-feature-request.md @@ -62,7 +62,7 @@ about: Something is missing or could be improved │ Fill with [x] the boxes once the rule is respected. └-------------------------------------------------------------------> - [ ] I have read and follow the CONTRIBUTING.md document. -- [ ] here are no other issues similar to this one. +- [ ] There are no other issues similar to this one. - [ ] The issue title and template are correctly filled. diff --git a/.github/ISSUE_TEMPLATE/3-documentation.md b/.github/ISSUE_TEMPLATE/3-documentation.md index 01b6456a1..36535931a 100644 --- a/.github/ISSUE_TEMPLATE/3-documentation.md +++ b/.github/ISSUE_TEMPLATE/3-documentation.md @@ -34,7 +34,7 @@ about: Typo mistakes, gaps or inconsistencies in docs or website │ Fill with [x] the boxes once the rule is respected. └-------------------------------------------------------------------> - [ ] I have read and follow the CONTRIBUTING.md document. -- [ ] here are no other issues similar to this one. +- [ ] There are no other issues similar to this one. - [ ] The issue title and template are correctly filled. diff --git a/.github/ISSUE_TEMPLATE/4-maintainance.md b/.github/ISSUE_TEMPLATE/4-maintainance.md index 870e90331..0fcd2b8ca 100644 --- a/.github/ISSUE_TEMPLATE/4-maintainance.md +++ b/.github/ISSUE_TEMPLATE/4-maintainance.md @@ -7,7 +7,7 @@ about: Tests, dependencies, workflow... @@ -31,7 +31,7 @@ about: Tests, dependencies, workflow... │ Fill with [x] the boxes once the rule is respected. └-------------------------------------------------------------------> - [ ] I have read and follow the CONTRIBUTING.md document. -- [ ] here are no other issues similar to this one. +- [ ] There are no other issues similar to this one. - [ ] The issue title and template are correctly filled. -- 2.47.2