Files
grecia/.github/ISSUE_TEMPLATE.md
Javi Martín f59b0475b2 Adjust heading levels in github templates
Since the page contains an <h1> tag (the title of the issue), the main
headings of this file should be level 2 headings.

We're removing the "How" section in the flaky specs template for
simplicity (and because we usually don't use this template at all).

Note that MDL reports that the first heading should be a level 1
heading, but, as mentioned earlier, this doesn't make sense in the
context of a github issue. We'll probably exclude these files from MDL
checks in order to avoid this issue.
2024-06-21 15:57:52 +02:00

29 lines
688 B
Markdown

## User Story
[comment]: # (As a <user type>, I want to <task> so that <goal>.)
## Why is this Needed?
[comment]: # (Describe the problem and why this task is needed. Provide a description of the current state, what you would like to happen, and what actually happened)
## Description
[comment]: # (Feature or Bug? eg. Type: Bug)
*Type*:
### Current Behavior
[comment]: # (Describe what actually happened.)
### Expected Behavior
[comment]: # (Describe what you expected to happen.)
### Steps to reproduce
[comment]: # (Describe how we can replicate the bug step by step.)
### Definition of Done
[comment]: # (Any other information that would be useful, bullets are helpful.)