Skip to content

Commit 13a201d

Browse files
authored
Merge pull request #71 from nikomatsakis/cfp
proposed "call for participation" template
2 parents e90f522 + 1b0f856 commit 13a201d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

procedures/call-for-participation.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Call for participation
2+
3+
One way to get help with a project is to issue a **call for
4+
participation** on the dedicated internals thread.
5+
6+
Such calls should follow this (very simple) template, so as to help
7+
clarify what's going on:
8+
9+
```
10+
- **Title:** Investigate #123141
11+
- **Experience level expected:** (Newcomer | Contributor | Experienced)
12+
- **Urgency:** (ASAP | over next few months | whenever)
13+
- **Contact:** @your-name-here in [the #your-stream-here stream on Zulip][z]
14+
15+
[z]: https://rust-lang.zulipchat.com/
16+
17+
Longer description goes here.
18+
```
19+
20+
You should feel free to substitute other text for Experience Level
21+
Expected and Urgency, but the idea is to convey our expectations to
22+
people. In particular, the Urgency field is supposed to indicate how
23+
*quickly* people would need to work on this.

0 commit comments

Comments
 (0)