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 and paste result of above command here...
14
+
15
+
$ ape plugins list
16
+
# ...copy and paste result of above command here...
17
+
```
18
+
19
+
- Python Version: x.x.x
20
+
- OS: osx/linux/win
21
+
22
+
### What went wrong?
23
+
24
+
Please include information like:
25
+
26
+
- what command you ran
27
+
- the code that caused the failure (see [this link](https://help.github.com/articles/basic-writing-and-formatting-syntax/) for help with formatting code)
28
+
- full output of the error you received
29
+
30
+
### How can it be fixed?
31
+
32
+
Fill this in if you have ideas on how the bug could be fixed.
<!-- 1-2 line summary of the scope of this work item -->
10
+
11
+
### Value:
12
+
13
+
<!--
14
+
Who is this for?
15
+
Persona or group of people whom will derive value from the scenario.
16
+
What benefits will be achieved or business metrics improved?
17
+
-->
18
+
19
+
### Dependencies:
20
+
21
+
<!-- Call out key people, teams, tech dependencies, or assumptions. -->
22
+
23
+
### Design approach:
24
+
25
+
<!--
26
+
Free text / diagram / whiteboard picture / etc. that clearly shows your approach and considerations to build the task list.
27
+
Existing code patterns in production code base that you will base your work off of.
28
+
-->
29
+
30
+
### Task list:
31
+
32
+
<!-- Bulleted list describing the exit criteria, desired end state and any documentation, monitors, work for DRI, etc. that will need to be added to make sure someone else can support once it's live. -->
33
+
34
+
-[ ] Tasks go here
35
+
36
+
### Estimated completion date:
37
+
38
+
### Design review:
39
+
40
+
<!-- 1-2 people needed for signoff -->
41
+
42
+
Do not signoff unless:
43
+
44
+
-1. agreed the tasks and design approach will achieve acceptance, and
45
+
-2. the work can be completed by one person within the SLA.
46
+
Design reviewers should consider simpler approaches to achieve goals.
0 commit comments