Override BAP points for specific categories. Points here will override the default points value above for the chosen category. You should probably add an override for Uncategorized at 0 points.
{% if bap_category_overrides %}| Category | Points | |
|---|---|---|
| {{ override.category.name }} | {{ override.points }} |
No overrides set.
{% endif %}