From b1ef63a5a6ae9feaed00c37c876512963452a7aa Mon Sep 17 00:00:00 2001 From: Justin Edelson Date: Tue, 12 Dec 2017 18:56:19 -0500 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..efab0d8167 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ +## Required Information + +* [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: _______ +* [ ] ACS AEM Commons Version: _____ +* [ ] Reproducible on Latest? yes/no + + +### Expected Behavior + +_Please describe briefly the expected behavior, i.e. when I do X, Y should happen._ + +### Actual Behavior + +_Please describe briefly the actual behavior, i.e. when I do X, Z happens._ + +### Steps to Reproduce + +_Starting from a vanilla instance of AEM at the above version, describe in explicit steps how to reproduce. Link to +any supporting assets, e.g. content packages, below_ + + +### Links + +_Links to related assets, e.g. content packages containing test components_ +