use md table systax in pr template (#11412)

This commit is contained in:
crazywoola
2024-12-06 09:14:15 +08:00
committed by GitHub
parent 9a0dc4bfdc
commit 255ff446ba

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