Oliver Jägle
commited on
Fix typos in epic template
Browse files
.github/ISSUE_TEMPLATE/epic.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
name: Epic
|
3 |
-
about: Epics define long-term vision and capabilities of the software. They will never be finished but serve as
|
4 |
title: ''
|
5 |
labels:
|
6 |
- epic
|
@@ -9,7 +9,7 @@ assignees: ''
|
|
9 |
|
10 |
# Strategic Impact
|
11 |
|
12 |
-
|
13 |
|
14 |
# Target Audience
|
15 |
|
|
|
1 |
---
|
2 |
name: Epic
|
3 |
+
about: Epics define long-term vision and capabilities of the software. They will never be finished but serve as umbrella for features.
|
4 |
title: ''
|
5 |
labels:
|
6 |
- epic
|
|
|
9 |
|
10 |
# Strategic Impact
|
11 |
|
12 |
+
<!-- Why does this area matter? How is it integrated into the product or the development process? What would happen if we ignore it? -->
|
13 |
|
14 |
# Target Audience
|
15 |
|