From 684acc523cfc0e9042841196233cae052f63a97b Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 28 Apr 2021 19:14:07 +0200 Subject: [PATCH] rework issue templates since "humanconnection" was still present, simplified all templates while doing this --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++------------------ .github/ISSUE_TEMPLATE/devops_ticket.md | 15 --------------- .github/ISSUE_TEMPLATE/feature_request.md | 17 +---------------- .github/ISSUE_TEMPLATE/question.md | 4 ++-- .github/ISSUE_TEMPLATE/refactor_tickets.md | 14 +------------- 5 files changed, 6 insertions(+), 64 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1d2aef77e..08e03c5b7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,21 +5,5 @@ labels: bug title: 🐛 [Bug] --- -## :bug: Bugreport - - -### Steps to reproduce the behavior -1. -2. -3. -4. ... -5. Profit - -### Expected behavior - - -### Version & Environment - - -### Additional context - +## 🐛 Bugreport + - -### Motive - - -### Related issues - - -### Implementation - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ef3b30be2..94e5e5d80 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,20 +5,5 @@ labels: feature title: 🚀 [Feature] --- -## :rocket: Feature +## 🚀 Feature - -### User Problem - - -### Implementation - - -### Design & Layout - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index ef10a53ef..886faae20 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,11 +1,11 @@ --- name: 💬 Question -about: If you need help understanding HumanConnection. +about: If you need help understanding Gradido. labels: question title: 💬 [Question] --- -## :speech_balloon: Question +## 💬 Question diff --git a/.github/ISSUE_TEMPLATE/refactor_tickets.md b/.github/ISSUE_TEMPLATE/refactor_tickets.md index b595abd5d..969595dee 100644 --- a/.github/ISSUE_TEMPLATE/refactor_tickets.md +++ b/.github/ISSUE_TEMPLATE/refactor_tickets.md @@ -5,17 +5,5 @@ labels: refactor title: 🔧 [Refactor] --- -## :zap: Refactor ticket +## 🔧 Refactor ticket - -### Motive - - -### Related issues - - -### Implementation - - -### Additional context -