A short description the feature, similar to an abstract for a
paper/presentation.
-# User information
+# User details
Information for a user attempting to use the feature. Should include
how to enable the feature (is it enabled by default? If not, how to turn
it on?), and how to interact with the feature (typically via `xl`).
+# Technical details
+
+Information for a developer or power user. Should include where to look
+in-tree for detailed documents and code.
+
# Limitations
Information concerning incompatibilities with other features or hardware
combinations.
-# Technical information
-
-Information for a developer or power user. Should include where to look
-in-tree for detailed documents and code.
-
# Testing
Information concerning how to properly test changes affecting this feature.