From 0a20404b6b884a625e5330c1b9e7df919a4c1af4 Mon Sep 17 00:00:00 2001 From: Markus Schlichting Date: Tue, 15 Nov 2016 20:46:43 +0100 Subject: [PATCH] Revert "try asciidoc for ISSUE template" This reverts commit d2c32e887b84cc65edf185e5370c80f1668f3ad5. --- .github/{ISSUE_TEMPLATE.adoc => ISSUE_TEMPLATE.md} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename .github/{ISSUE_TEMPLATE.adoc => ISSUE_TEMPLATE.md} (80%) diff --git a/.github/ISSUE_TEMPLATE.adoc b/.github/ISSUE_TEMPLATE.md similarity index 80% rename from .github/ISSUE_TEMPLATE.adoc rename to .github/ISSUE_TEMPLATE.md index 8bc0fed..f48978d 100644 --- a/.github/ISSUE_TEMPLATE.adoc +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,16 @@ -=== Description +### Description -=== Expected outcome +### Expected outcome -=== Actual outcome +### Actual outcome -=== Steps to reproduce +### Steps to reproduce -=== Context +### Context - [ ] Java 7 - [ ] Java 8