Source code
Revision control
Copy as Markdown
Other Tools
# How-To's
This section contains practical guides for common Firefox operations that
often occur when adding features, or changing existing features of the browser.
## Getting Started
If you're writing a new how-to guide, copy the {doc}`template` and follow its
structure to ensure consistency across all guides.
## Available Guides
```{toctree}
:maxdepth: 1
add_preview_strings
```
More guides will be added here as they are written.
## Template
```{toctree}
:maxdepth: 1
template
```