You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/07-optimization.yml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ body:
15
15
attributes:
16
16
label: Elevator pitch
17
17
description: |
18
-
Each question should be answered comprehensively but using as few sentences as possible.
18
+
Each question should be answered comprehensively but using as few sentences as possible. This is the only mandatory section needed for the issue to be discussed in a refinement session.
19
19
value: |
20
20
### What does the transformation do?
21
21
<!-- Give a representative SQL query. -->
@@ -60,6 +60,8 @@ body:
60
60
- type: textarea
61
61
attributes:
62
62
label: Proposed implementation
63
+
description: |
64
+
Implementation details can be filled in only after the proposal was approved during a refinement session (in general this decision should be informed by the accompanying cost model).
0 commit comments