From 0f245437a8e161732bc500fc5c244368f755cf06 Mon Sep 17 00:00:00 2001 From: Martin von Zweigbergk Date: Sun, 27 Feb 2022 11:54:21 -0800 Subject: [PATCH] github: put repro steps first in issue template I agree with @unrelentingtech's comment in #54 that the steps to reproduce should come before the expected and actual behavior. I don't know where I got the current template from. I think it was from Google's process for open-sourcing the project. I also removed the version field from the template for now since I haven't started updating it regularly yet. I should start doing that. --- .github/ISSUE_TEMPLATE.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 70578ffca..dc54ad107 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,15 @@ -## Expected Behavior - - -## Actual Behavior - - ## Steps to Reproduce the Problem 1. 1. 1. +## Expected Behavior + + +## Actual Behavior + + ## Specifications -- Version: - Platform: