mirror of
https://scm.cms.hu-berlin.de/methodenlabor/doc_documentation.git
synced 2025-06-08 18:09:07 +00:00
45 lines
1.2 KiB
Markdown
45 lines
1.2 KiB
Markdown
<!--
|
|
|
|
* Use this issue template for suggesting new docs or updates to existing docs.
|
|
Note: Doc work as part of feature development is covered in the Feature Request template.
|
|
-->
|
|
|
|
- [ ] Start this issue's title with `Docs:` or `Docs feedback:`.
|
|
|
|
## Problem to solve
|
|
|
|
<!--
|
|
Include the following detail as necessary:
|
|
|
|
* What feature(s) are affected?
|
|
* What docs or doc section affected? Include links or paths.
|
|
* Is there a problem with a specific document, or a feature/process that's not addressed sufficiently in docs?
|
|
* Any other ideas or requests?
|
|
-->
|
|
|
|
## Further details
|
|
|
|
<!--
|
|
* Any concepts, procedures, reference info we could add to make it easier to successfully use this?
|
|
* Include use cases, benefits, and/or goals for this work.
|
|
* If adding content: What audience is it intended for? (What roles and scenarios?)
|
|
-->
|
|
|
|
## Proposal
|
|
|
|
<!-- Further specifics for how can we solve the problem. -->
|
|
|
|
## Who can address the issue
|
|
|
|
<!-- What if any special expertise is required to resolve this issue? -->
|
|
|
|
## Other links/references
|
|
|
|
<!-- For example, related GitLab issues/MRs -->
|
|
|
|
/label ~"documentation" /label ~"docs-only"
|
|
|
|
/label ~"type::maintenance" ~"maintenance::refactor"
|
|
|
|
/milestone %Backlog
|