Skip to content

Commit 9ed2799

Browse files
authored
Update advanced-issue.md
1 parent 52935ed commit 9ed2799

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/advanced-issue.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ assignees: ''
1717
## Description
1818

1919
<!--
20-
- Briefly describe what this epic aims to achieve
20+
- Briefly describe what this issue aims to achieve
2121
- "What" are we trying to achieve
2222
2323
Examples:
@@ -50,14 +50,14 @@ Examples:
5050
## Tasks
5151

5252
<!--
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
5454
- Not all tasks might be known at the beginning!
5555
- Task types
5656
- Technical
5757
- Testing
5858
- Documentation
5959
- 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
6161
- When creating the list of tasks make sure to put them in an order and focus on creating minimum marketable features
6262
- This is the _Definition of Done_ which (mostly, exception are marketing tasks) represents the technical "completeness" of a task
6363
@@ -109,7 +109,7 @@ Example:
109109
## Quality
110110
111111
<!--
112-
- Outline how this epic will be tested
112+
- Outline how this issue will be tested
113113
- Compatibility:
114114
- Try to ensure compatibility with all our supported versions (e.g. Kubernetes, OpenShift, product versions)
115115
- List any potential compatibility issues you're aware of
@@ -120,8 +120,8 @@ Example:
120120
121121
<!--
122122
- 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
125125
-->
126126

127127
<!--
@@ -134,7 +134,7 @@ NOTE: This section is not meant to be displayed, therefore it is in a comment. Y
134134
- [ ] Add appropriate labels
135135
136136
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
138138
- e.g. "Update product versions"
139139
- e.g. "Implement new feature"
140140
- In the whole issue write out all acronyms that are not industry standard at least once. Example: OpenPolicyAgent (OPA)

0 commit comments

Comments
 (0)