File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : ' 📖 User story'
2
+ description : |
3
+ Share a workflow that you would like to see improve (faster, less
4
+ frustrating, less steps, and/or less cognitive load).
5
+ labels :
6
+ - ' user story'
7
+ body :
8
+ - type : ' textarea'
9
+ attributes :
10
+ label : ' Description'
11
+ description : |
12
+ Please describe your experience clearly.
13
+ Please describe points of friction, frustration, or mental burden.
14
+ validations :
15
+ required : true
16
+
17
+ - type : ' textarea'
18
+ attributes :
19
+ label : ' Steps'
20
+ description : |
21
+ Please write a numbered list of all the steps in your story.
22
+ Please write as if you're describing what a non-GIS-professional
23
+ looking over your shoulder would see.
24
+
25
+ Please estimate the time consumed by each step, and let us know about
26
+ any steps that are particularly frustrating or rewarding.
27
+
28
+ **We would especially like to know about where you experienced
29
+ [mental context switches](https://en.wikipedia.org/wiki/Human_multitasking)
30
+ during this process.**
31
+ validations :
32
+ required : true
You can’t perform that action at this time.
0 commit comments