File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,14 @@ The basic steps to setup a working group are as follows:
98
98
working groups start out with relatively little structure but
99
99
define it early on.
100
100
- ** 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
102
109
103
110
[ README ] : ../README.md
104
111
[ template ] : ../working-groups/.template
You can’t perform that action at this time.
0 commit comments