19 lines
686 B
Plaintext
19 lines
686 B
Plaintext
[[howto]]
|
|
= "`How-to`" Guides
|
|
|
|
|
|
include::partial$_attributes.adoc[]
|
|
|
|
This section provides answers to some common "`how do I do that...?`" questions
|
|
that often arise when using {project-full-name}. Its coverage is not exhaustive, but it
|
|
does cover quite a lot.
|
|
|
|
If you have a specific problem that we do not cover here, you might want to check out
|
|
https://stackoverflow.com/tags/{project-name}[stackoverflow.com] to see if someone has
|
|
already provided an answer. Stack Overflow is also a great place to ask new questions (please use
|
|
the `{project-name}` tag).
|
|
|
|
We are also more than happy to extend this section. If you want to add a "`how-to`",
|
|
send us a {github-code}[pull request].
|
|
|