This is an automated email from the ASF dual-hosted git repository.

junlin pushed a commit to branch move-repro-steps-in-template
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/move-repro-steps-in-template 
by this push:
     new 7d5aaf8  move repro steps to front
7d5aaf8 is described below

commit 7d5aaf84849f5e785e1955d43570705ecc6e89cd
Author: junlincc <[email protected]>
AuthorDate: Thu Sep 23 13:53:33 2021 -0700

    move repro steps to front
---
 .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index da531bb..0e506cf 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,6 +7,13 @@ labels: "#bug"
 
 A clear and concise description of what the bug is.
 
+#### How to reproduce the bug
+
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
 ### Expected results
 
 what you expected to happen.
@@ -19,12 +26,6 @@ what actually happens.
 
 If applicable, add screenshots to help explain your problem.
 
-#### How to reproduce the bug
-
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error
 
 ### Environment
 

Reply via email to