use md table systax in pr template (#11412)

pull/12097/head
crazywoola 1 year ago committed by Joel
parent 083af2a044
commit e98e3e1f17

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

Loading…
Cancel
Save