File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,22 @@ to the existing solver where needed.
17
17
18
18
[ Chalk-style ] : https://github.com/rust-lang-nursery/chalk
19
19
20
+
20
21
# How to participate
21
22
23
+ ## Sprints
24
+
25
+ The traits working group is organizing its activity as a series of 6-week sprints.
26
+ This is experiment that may change over time.
27
+
28
+ At the start of each sprint, we identify a set of goals and work towards
29
+ them. During the sprint, we have a [ current sprint doc] [ sprint ] that
30
+ lists out the goals. During the weekly triage meeting, we try to update
31
+ the doc with information on our progress. So if you're curious to know
32
+ what we're up to right now, check out the doc for our current sprint.
33
+
34
+ [ sprint ] : https://paper.dropbox.com/doc/2019.03.18-2019.04.29--AZqhzp6EUY7mDvJyaR3W9tb_Ag-5gix1dpUSHKirVcEww5iw
35
+
22
36
## Chat forum
23
37
24
38
On [ the rust-lang Zulip] [ z ] , in [ the ` #t-compiler/wg-traits ` stream] [ s ] .
@@ -40,7 +54,7 @@ stream][s].
40
54
41
55
Documents related to the wg-traits working group are stored on a
42
56
dedicated repository, [ rust-lang/wg-traits] . This repository contains
43
- meeting minutes, regular updates , as well as draft RFCs and other
57
+ meeting minutes, past sprints , as well as draft RFCs and other
44
58
documents.
45
59
46
60
[ rust-lang/wg-traits ] : https://github.com/rust-lang/wg-traits
You can’t perform that action at this time.
0 commit comments