From 99324c552ecd867d73592a01f2048ce092ce19a7 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Fri, 7 Jun 2019 22:56:26 -0400 Subject: [PATCH] Add GitHub issue templates for bugs and enhancements Change-Id: I2d98f48f21c332ba3f2043910451e8705a5fb715 --- .../ISSUE_TEMPLATE/feature_and_enhancement.md | 25 +++++++++++++++++ .../ISSUE_TEMPLATE/issues_bugs_problems.md | 28 +++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_and_enhancement.md create mode 100644 .github/ISSUE_TEMPLATE/issues_bugs_problems.md diff --git a/.github/ISSUE_TEMPLATE/feature_and_enhancement.md b/.github/ISSUE_TEMPLATE/feature_and_enhancement.md new file mode 100644 index 00000000..bc65b291 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_and_enhancement.md @@ -0,0 +1,25 @@ +--- +name: "\U0001F31F Feature and enhancement requests" +about: Suggest an idea that would improve the project. +title: '' +labels: '' +assignees: '' + +--- + + + +## What component is this about ? + + + + +## What is your ARA installation like ? + + + + +## What is the idea ? + + + diff --git a/.github/ISSUE_TEMPLATE/issues_bugs_problems.md b/.github/ISSUE_TEMPLATE/issues_bugs_problems.md new file mode 100644 index 00000000..10f73ba3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issues_bugs_problems.md @@ -0,0 +1,28 @@ +--- +name: "\U0001F41E Issues, bugs and problems" +about: Contribute a report and describe what should have happened. +title: '' +labels: '' +assignees: '' + +--- + + + +## What component is this about ? + + + + +## What is your ARA installation like ? + + + + +## What is happening ? + + + + +## What should be happening ? +