From e949a79d341f540755684f16a77a40bdaa3ac17f Mon Sep 17 00:00:00 2001 From: Travis Turner Date: Wed, 9 Jan 2019 17:12:49 -0600 Subject: [PATCH] reverse the order of items in the github issue template --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1dce0ad40..74c6b9331 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,8 @@ For bugs, please provide the following: -### Expected behavior +### Unxpected behavior -### Actual behavior +### Expected behavior ### Steps to reproduce the behavior