From 3f030b9e11ba6a014cb4520cd249bafaab00c11e Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 20 May 2019 11:23:11 +0200 Subject: [PATCH] more emoji, removed unused sections, more meta data --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/bug_report.md | 4 +++- .github/ISSUE_TEMPLATE/feature_request.md | 17 ++++------------- .github/ISSUE_TEMPLATE/question.md | 3 +++ .github/PULL_REQUEST_TEMPLATE.md | 21 +++------------------ 5 files changed, 14 insertions(+), 33 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 35457d215..9bbd6de90 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ before submitting a new issue. Following one of the issue templates will ensure Thanks! --> -## Issue +## 💬 Issue diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 58ca6b387..3d51cb6cf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,9 @@ --- name: 🐛 Bug report about: Create a report to help us improve - +labels: bug +assignees: ulfgebhardt +title: 🐛 [Bug] --- ## :bug: Bugreport diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ed30ba7ad..639f48daa 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,22 +1,13 @@ --- name: 🚀 Feature request about: Suggest an idea for this project - +labels: feature +assignees: ulfgebhardt +title: 🚀 [Feature] --- ## :rocket: Feature - - - -### Is your feature request related to a problem? Please describe. - - - -### Describe the prefered solution and alternatives you've considered - - + ### Design & Layout diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index eb5a923dd..83cb252d7 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,9 @@ --- name: 💬 Question about: If you need help understanding HumanConnection. +labels: question +assignees: ulfgebhardt +title: 💬 [Question] --- +## 🍰 Pullrequest + ### Issues -- [X] None - -### Checklist - -- [X] None - -### How2Test - - -- [X] None +- None ### Todo