docs(contributing): update for presets

This commit is contained in:
lowlighter
2022-01-20 23:54:00 -05:00
parent fec7af8676
commit 4d308c94bc

View File

@@ -46,6 +46,17 @@ The following contributions are accepted:
</ul> </ul>
</td> </td>
</tr> </tr>
<tr>
<td nowrap="nowrap">🪛 Presets</td>
<td>✔️</td>
<td>✔️</td>
<td>
<ul>
<li>New presets are welcomed provided they're functional and not redundant with existing presets</li>
<li>Note that presets are on <code><a href="https://github.com/lowlighter/metrics/tree/presets">@presets</a></code> branch</li>
</ul>
</td>
</tr>
<tr> <tr>
<td nowrap="nowrap">🧪 Tests</td> <td nowrap="nowrap">🧪 Tests</td>
<td>✔️</td> <td>✔️</td>