From c49a8c64a4c070231b9422003b85880764955491 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Tue, 26 Nov 2019 09:26:37 +0100 Subject: [PATCH 1/2] Issue template for file reservations. --- .github/ISSUE_TEMPLATE/r-servation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/r-servation.md diff --git a/.github/ISSUE_TEMPLATE/r-servation.md b/.github/ISSUE_TEMPLATE/r-servation.md new file mode 100644 index 000000000..cfc0cd06a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/r-servation.md @@ -0,0 +1,12 @@ +--- +name: Réservation +about: Juste réserver un fichier po. +title: Je travaille sur DOSSIER/FICHIER.po +labels: reservation +assignees: '' + +--- + + From 977f41511e160c8a758ff8a35f10a767887d9271 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Tue, 26 Nov 2019 09:53:25 +0100 Subject: [PATCH 2/2] Update .github/ISSUE_TEMPLATE/r-servation.md Co-Authored-By: Vincent Poulailleau --- .github/ISSUE_TEMPLATE/r-servation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/r-servation.md b/.github/ISSUE_TEMPLATE/r-servation.md index cfc0cd06a..6a3f74edb 100644 --- a/.github/ISSUE_TEMPLATE/r-servation.md +++ b/.github/ISSUE_TEMPLATE/r-servation.md @@ -1,6 +1,6 @@ --- name: Réservation -about: Juste réserver un fichier po. +about: Juste réserver un fichier po (je veux être le seul à travailler dessus). title: Je travaille sur DOSSIER/FICHIER.po labels: reservation assignees: ''