use md table systax in pr template (#11412)

This commit is contained in:
crazywoola 2024-12-06 09:14:15 +08:00 committed by Joel
parent 083af2a044
commit e98e3e1f17
1 changed files with 3 additions and 10 deletions

View File

@ -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