mirror of
https://scm.cms.hu-berlin.de/methodenlabor/templates/data-project-template.git
synced 2025-07-05 20:48:51 +02:00
initial
This commit is contained in:
44
.gitlab/issue_templates/Documentation.md
Normal file
44
.gitlab/issue_templates/Documentation.md
Normal file
@ -0,0 +1,44 @@
|
||||
<!--
|
||||
|
||||
* 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
|
Reference in New Issue
Block a user