forked from chihacknight/breakout-groups
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathISSUE_TEMPLATE
More file actions
52 lines (32 loc) · 2 KB
/
ISSUE_TEMPLATE
File metadata and controls
52 lines (32 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!--
Participants will be instructed to create or join a breakout group. Breakout groups can take any form: it can be a working group for projects, or discussion groups for discussions.
There are two types of break-out groups:
1. Discussion Groups: Groups centered on learning new things, discussing issues, building networks, and strategizing. This can also be a place where organizations can figure their technical needs and how they're going to solve their problems. Be sure to be clear on what you want to accomplish!
2. Working Groups: do you have a project? Working groups are breakouts focused on either onboarding, training, or just having a team setup on collectively coding for your awesome project! Be sure to be clear on what you want to accomplish!
-->
### About the group
A high level overview of your breakout group. What problem are you trying to solve? Make this simple and jargon-free. Links are good too!
### Group leader/s
Names and contact info for the people running this group.
### Who we're looking for
Describe the kinds of people who would be good for your group. Include the skills, domain knowledge and interests that will help make your project succeed.
### Tools
Describe the tools that you are using.
### Relevant Links
Any relevant links, e.g. a github repo, a demo site
### Where we meet
Where in the ThoughtWorks spaces do you plan to meet? In one of the meeting rooms? The couch? One of the tables?
------
### If you're an **organization** and you have an idea for a project, think about these questions before coming to the community:
**What kind of technical project is this? (A website? An app? A mobile service? A campaign?)**
<--Put your answers here!-->
-...
**What stage is the project at? (Ideation, implementation, or beta?)**
<--Put your answers here!-->
-...
**What is the problem you are trying to solve, and why is it a problem?**
<--Put your answers here!-->
-...
**Do you know of any similar solutions? And what was lacking in the solution?**
<--Put your answers here!-->
-...