Explorar el Código

use md table systax in pr template (#11412)

crazywoola hace 7 meses
padre
commit
255ff446ba
Se han modificado 1 ficheros con 3 adiciones y 10 borrados
  1. 3 10
      .github/pull_request_template.md

+ 3 - 10
.github/pull_request_template.md

@@ -8,16 +8,9 @@ Please include a summary of the change and which issue is fixed. Please also inc
 
 # Screenshots
 
-<table>
-  <tr>
-  <td>Before: </td>
-  <td>After: </td>
-  </tr>
-  <tr>
-  <td>...</td>
-  <td>...</td>
-  </tr>
-</table>
+| Before | After |
+|--------|-------|
+| ...    | ...   |
 
 # Checklist