Skip to content

Commit b50152d

Browse files
committed
Update working group procedure to mention rust-lang/team
1 parent 6a769c1 commit b50152d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

procedures/form-new-working-group.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,14 @@ The basic steps to setup a working group are as follows:
9898
working groups start out with relatively little structure but
9999
define it early on.
100100
- **Add an entry to the compiler team calendar:** If you have a regular meeting,
101-
ping somebody on `#t-compiler`[cp] to add an entry to the compiler team calendar.
101+
ping somebody on `#t-compiler`[cp] to add an entry to the compiler team calendar.
102+
- Add a file to the [`rust-lang/team`][team_repo] repository. Only working group leads should be
103+
listed and a link to their directory in this repository should also be included. See the
104+
traits working group [as an example][team_repo_example]. This will ensure that the working groups
105+
are listed on the website.
106+
107+
[team_repo]: https://github.com/rust-lang/team
108+
[team_repo_example]: https://github.com/rust-lang/team/blob/master/teams/wg-traits.toml
102109

103110
[README]: ../README.md
104111
[template]: ../working-groups/.template

0 commit comments

Comments
 (0)