docs/tags.md: add note about ordering

This commit is contained in:
Jon 2022-03-08 01:20:43 +00:00
parent 07a96b883a
commit 2153974224

View File

@ -28,3 +28,5 @@ These additional tags apply to groups of tags. See `scripts/schema/topics.yaml`
| `porn` | Any kind of pornagraphic content.
| `nsfl` | `gore` + `high_risk`
| `nsfw` | `porn` + `nsfl`
*In `topics.yaml`, a topic which references another topic MUST be below the referenced topic. Otherwise it may not be properly resolved.*