From e25f06f2feed9589c0532de76148b71007627cd9 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Tue, 10 Jan 2023 22:23:59 -0800 Subject: [PATCH] register new "untested" tag --- docs/Tags.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Tags.rst b/docs/Tags.rst index 2ee18de48..60a6a6813 100644 --- a/docs/Tags.rst +++ b/docs/Tags.rst @@ -14,7 +14,7 @@ for the tag assignment spreadsheet. "when" tags ----------- - `adventure `: Tools that are useful while in adventure mode. Note that some tools only tagged with "fort" might also work in adventure mode, but not always in expected ways. Feel free to experiment, though! -- `dfhack `: Tools that you use to run DFHack commands or interact with the DFHack library. This tag also includes tools that help you manage the DF game itself (e.g. settings, saving, etc.) +- `dfhack `: Tools that you use to run DFHack commands or interact with the DFHack library. This tag also includes tools that help you manage the DF game itself (e.g. quicksave, etc.) - `embark `: Tools that are useful while on the fort embark screen or while creating an adventurer. - `fort `: Tools that are useful while in fort mode. - `legends `: Tools that are useful while in legends mode. @@ -46,3 +46,7 @@ for the tag assignment spreadsheet. - `stockpiles `: Tools that interact with stockpiles. - `units `: Tools that interact with units. - `workorders `: Tools that interact with workorders. + +"misc" tags +----------- +- `untested `: Tools that are not yet tested with the current release.