File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
4
7
5
8
---
6
9
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
4
7
5
8
---
6
9
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : VTR change
3
+ about : Describe purpose and lifecycle of a local change we made to VTR
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ### Why did we need this? (what does this change enable us to do)
11
+ <!-- - i.e. what does this change enable us to do? -->
12
+
13
+ ### What did it change?
14
+ <!-- - i.e. technical description what the change does -->
15
+
16
+ ### Should it be merged upstream - if not, when can we delete it?
17
+
18
+ ### What is needed to get this merged / deleted?
19
+
20
+ * [ ] is the implementation work to make suitable for merging / deletion completed?
21
+ * [ ] Is there an associated test? <!-- - i.e. how will we prevent it from regressing? -->
22
+ * [ ] is this currently part of the Conda package?
23
+ * [ ] is this properly cleaned up in our local repositories? <!-- - add subtasks here if needed) -->
24
+
25
+ ### Tracker / branch / PR & other useful links
You can’t perform that action at this time.
0 commit comments