@@ -17,7 +17,7 @@ assignees: ''
17
17
## Description
18
18
19
19
<!--
20
- - Briefly describe what this epic aims to achieve
20
+ - Briefly describe what this issue aims to achieve
21
21
- "What" are we trying to achieve
22
22
23
23
Examples:
@@ -50,14 +50,14 @@ Examples:
50
50
## Tasks
51
51
52
52
<!--
53
- - List all known tasks that need to be completed to finish this epic
53
+ - List all known tasks that need to be completed to finish this issue
54
54
- Not all tasks might be known at the beginning!
55
55
- Task types
56
56
- Technical
57
57
- Testing
58
58
- Documentation
59
59
- Marketing / Showcase
60
- - Initial tasks might just be _separate_ research tasks, which, upon completion, lead to more tasks in this epic
60
+ - Initial tasks might just be _separate_ research tasks, which, upon completion, lead to more tasks in this task/ epic
61
61
- When creating the list of tasks make sure to put them in an order and focus on creating minimum marketable features
62
62
- This is the _Definition of Done_ which (mostly, exception are marketing tasks) represents the technical "completeness" of a task
63
63
@@ -109,7 +109,7 @@ Example:
109
109
## Quality
110
110
111
111
<!--
112
- - Outline how this epic will be tested
112
+ - Outline how this issue will be tested
113
113
- Compatibility:
114
114
- Try to ensure compatibility with all our supported versions (e.g. Kubernetes, OpenShift, product versions)
115
115
- List any potential compatibility issues you're aware of
@@ -120,8 +120,8 @@ Example:
120
120
121
121
<!--
122
122
- Write a short sentence or abstract that can go into the release notes
123
- - This way it is also documented for anyone finding _just this_ epic later
124
- - This does not need to be filled out during refinement but can/should be added later before closing the epic
123
+ - This way it is also documented for anyone finding _just this_ issue later
124
+ - This does not need to be filled out during refinement but can/should be added later before closing the issue
125
125
-->
126
126
127
127
<!--
@@ -134,7 +134,7 @@ NOTE: This section is not meant to be displayed, therefore it is in a comment. Y
134
134
- [ ] Add appropriate labels
135
135
136
136
137
- - There are different types of epics, which might require different subsets (or no) sections of the above
137
+ - There are different types of issues/ epics, which might require different subsets (or no) sections of the above
138
138
- e.g. "Update product versions"
139
139
- e.g. "Implement new feature"
140
140
- In the whole issue write out all acronyms that are not industry standard at least once. Example: OpenPolicyAgent (OPA)
0 commit comments