Skip to content

Commit 36b5d4d

Browse files
Update high-level-requirement.yml
1 parent 9186677 commit 36b5d4d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/high-level-requirement.yml

+6-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ body:
2020
id: context
2121
attributes:
2222
label: Context and background knowledge
23-
description: What is the context of this requirement? What background knowledge is required to understand it?
23+
description: |
24+
- What is the context of this requirement?
25+
- What background knowledge is required to understand it?
26+
- Does this depend on previous tasks? Provide links!
27+
- Is there follow-up work?
2428
placeholder: "Example: See summary on Wikipedia, or the following paper."
2529
validations:
2630
required: true
@@ -82,4 +86,4 @@ body:
8286
description: Do you have other comments that do not fall in the above categories?
8387
placeholder: "Example: Depends on issues #1234, blocked by #666."
8488
validations:
85-
required: false
89+
required: false

0 commit comments

Comments
 (0)