Explorar el Código

ISSUE_TEMPLATE.md: different layout (#4960)

Richard Hartmann hace 9 años
padre
commit
c01ab63744
Se han modificado 1 ficheros con 17 adiciones y 4 borrados
  1. 17 4
      .github/ISSUE_TEMPLATE.md

+ 17 - 4
.github/ISSUE_TEMPLATE.md

@@ -6,7 +6,20 @@ If this issue is about a plugin, please open the issue in that repository.
 
 
 Start your issues title with [Feature Request] / [Bug] / [Question] or no tag if your unsure.
 Start your issues title with [Feature Request] / [Bug] / [Question] or no tag if your unsure.
 
 
-Ex
-* What grafana version are you using?
-* What datasource are you using?
-* What OS are you running grafana on?
+Also, please be aware that GitHub now supports uploading of screenshots; look at the bottom of this input field.
+
+Sample issue:
+
+# Basic information
+
+## What grafana version are you using?
+
+## What datasource are you using?
+
+## What OS are you running grafana on?
+
+# What did you do?
+
+# What was the expected result?
+
+# What happenend instead?