Skip to content

Commit 87d3b3c

Browse files
committed
Adding links to the Code of Conduct
1 parent 73fb380 commit 87d3b3c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Contributing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ contributing or need help with anything, please ping nrc on irc, #rust-dev-tools
66
on irc.mozilla.org is probably the best channel. Feel free to also ask questions
77
on issues, or file new issues specifically to get help.
88

9+
All contributors are expected to follow our [Code of
10+
Conduct](CODE_OF_CONDUCT.md).
911

1012
## Test and file issues
1113

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
A tool for formatting Rust code according to style guidelines.
44

55
If you'd like to help out (and you should, it's a fun project!), see
6-
[Contributing.md](Contributing.md).
6+
[Contributing.md](Contributing.md) and our [Code of
7+
Conduct](CODE_OF_CONDUCT.md).
78

89
We are changing the default style used by rustfmt. There is an ongoing [RFC
910
process][fmt rfcs]. The last version using the old style was 0.8.6. From 0.9

0 commit comments

Comments
 (0)