瀏覽代碼

use md table systax in pr template (#11412)

crazywoola 4 月之前
父節點
當前提交
255ff446ba
共有 1 個文件被更改,包括 3 次插入10 次删除
  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