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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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