Skip to content

Commit b65fd33

Browse files
authored
Add sprints section to traits READMED
1 parent aa145ff commit b65fd33

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

working-groups/traits/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,22 @@ to the existing solver where needed.
1717

1818
[Chalk-style]: https://github.com/rust-lang-nursery/chalk
1919

20+
2021
# How to participate
2122

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+
2236
## Chat forum
2337

2438
On [the rust-lang Zulip][z], in [the `#t-compiler/wg-traits` stream][s].
@@ -40,7 +54,7 @@ stream][s].
4054

4155
Documents related to the wg-traits working group are stored on a
4256
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
4458
documents.
4559

4660
[rust-lang/wg-traits]: https://github.com/rust-lang/wg-traits

0 commit comments

Comments
 (0)