diff options
| author | Elmar Ludwig <elmar.ludwig@uni-osnabrueck.de> | 2022-05-06 20:34:32 +0200 |
|---|---|---|
| committer | Elmar Ludwig <elmar.ludwig@uni-osnabrueck.de> | 2022-05-06 20:35:29 +0200 |
| commit | 686f0de3089d29d88a98f0bcada73d009359b60f (patch) | |
| tree | 5b2d96e90a44abea7a9654e5050bb4cedfd6bfd1 /.gitlab | |
| parent | f0703dd876f722a2919eabc53ab13c64a1a8d683 (diff) | |
add StEP::Status::neu to issue_templates, re #141
Diffstat (limited to '.gitlab')
| -rw-r--r-- | .gitlab/issue_templates/BIEST.md | 2 | ||||
| -rw-r--r-- | .gitlab/issue_templates/StEP.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/BIEST.md b/.gitlab/issue_templates/BIEST.md index a14a38d..8b720ed 100644 --- a/.gitlab/issue_templates/BIEST.md +++ b/.gitlab/issue_templates/BIEST.md @@ -6,4 +6,4 @@ Welches Problem ist aufgetreten und wie ist es dazu gekommen? (Hilfreich: vorher Ist der Fehler reproduzierbar? Falls ja, wie. -/label ~"BIEST" +/label ~BIEST diff --git a/.gitlab/issue_templates/StEP.md b/.gitlab/issue_templates/StEP.md index f61b899..7229349 100644 --- a/.gitlab/issue_templates/StEP.md +++ b/.gitlab/issue_templates/StEP.md @@ -40,4 +40,4 @@ Sehr knappe Zusammenfassung des Proposals (Titel/Überschrift) - [Regeln für StEPs](https://develop.studip.de/studip/dispatch.php/course/scm/9f22a869f704747dd066fbfe7ef55684?cid=1927f2b86d6b185aa6c6697810ad42f1) -/label ~StEP +/label ~StEP ~StEP::Status::neu |
