Explorar el Código

fix(issue templates): minor formatting fix in bug report - steps to reproduce

Sjoerd-Bo3 hace 2 años
padre
commit
e8aed8a3c1
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      .github/ISSUE_TEMPLATE/bug-report.md

+ 4 - 4
.github/ISSUE_TEMPLATE/bug-report.md

@@ -15,10 +15,10 @@ projects: 'nightscout/2'
 
 ## To Reproduce
 *Steps to reproduce the behavior:*
-* 1. Go to '...'*
-* 2. Click on '....'*
-* 3. Scroll down to '....'*
-* 4. See error*
+1. *Go to '...'*
+2. *Click on '....'*
+3. *Scroll down to '....'*
+4. *See error*
 
 ## Expected behavior
 *A clear and concise description of what you expected to happen.*