From 04f9da88153424a584036ea37f80013750307b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Mon, 31 Aug 2020 09:58:47 -0400 Subject: [PATCH 1/2] Shorten about section We were going above the 200 character limit for the *about* section with the translations, I've removed the words "existing" and "existante" since given the context it can be deduced that this would be for an existing functionality. --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 75af023b1..f462b89fc 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,6 @@ --- name: Feature request | Demande liée aux fonctionnalités -about: Request a new feature, propose changes to an existing feature, or make a suggestion. | Demander une nouvelle fonctionnalité, proposer des modifications à une fonctionnalité existante ou faire une suggestion. +about: Request a new feature, propose changes to an feature, or make a suggestion. | Demander une nouvelle fonctionnalité, proposer des modifications à une fonctionnalité ou faire une suggestion. title: Request new feature | Demander une nouvelle fonctionnalité labels: enhancement, inbox assignees: "" From f149aeddf4ec2d23a59c2d99a556b763a1e67bc9 Mon Sep 17 00:00:00 2001 From: Tim Arney Date: Wed, 9 Sep 2020 05:06:20 -0400 Subject: [PATCH 2/2] Update .github/ISSUE_TEMPLATE/feature-request.md Co-authored-by: Jeff Maher <950486+jeffmaher@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index f462b89fc..64c92408c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,6 @@ --- name: Feature request | Demande liée aux fonctionnalités -about: Request a new feature, propose changes to an feature, or make a suggestion. | Demander une nouvelle fonctionnalité, proposer des modifications à une fonctionnalité ou faire une suggestion. +about: Request a new feature, propose changes to a feature, or make a suggestion. | Demander une nouvelle fonctionnalité, proposer des modifications à une fonctionnalité ou faire une suggestion. title: Request new feature | Demander une nouvelle fonctionnalité labels: enhancement, inbox assignees: ""