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
* Create survey issue template
* Update .github/ISSUE_TEMPLATE/survey.md
Co-authored-by: Daniel Gomez Blanco <[email protected]>
* Clarify socials and make more adjustments to the list
* Fix typo
* Add README template
* Fix typo
* Link to README template in a task:
* Update the survey name in template
---------
Co-authored-by: Daniel Gomez Blanco <[email protected]>
<!-- Please remember to change the title of this issue – change <name> to the name of your survey. -->
10
+
11
+
### Tasks
12
+
-[ ] Create a new folder in `sig-end-user/end-user-surveys` named as your survey and add a `README.md` file to (you can use the template below)
13
+
-[ ] Prepare questions
14
+
-[ ] Create a questionnaire from [this template](https://docs.google.com/forms/d/1NsOBVcajq3tm4wDrZTt-5bEG5pR3YfK2yccFGVqVzWI/edit) (@avillela can grant you access)
15
+
-[ ] Publish links to questionnaire
16
+
-[ ] Website banner
17
+
-[ ] Socials (LinkedIn, Bluesky, Mastodon)
18
+
-[ ] Stop data collection (save CSV in repo and link it in `README.md`)
19
+
-[ ] Analyze data
20
+
-[ ] Create a report
21
+
-[ ] Write a blog post
22
+
-[ ] Present findings at a maintainers meeting
23
+
24
+
### Notes
25
+
#### README.md template
26
+
```
27
+
# <NAME OF YOUR SURVEY>
28
+
29
+
## Purpose
30
+
<!-- Explain what do you want to learn from this survey -->
0 commit comments