Skip to content

Commit 5b8c7c5

Browse files
authored
Minor tweaks to CONTRIBUTING.md (flutter#73375)
1 parent fdab854 commit 5b8c7c5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Contributing to Flutter
22
=======================
33

4-
[![Build Status](https://api.cirrus-ci.com/github/flutter/flutter.svg)](https://cirrus-ci.org/flutter/flutter)
5-
6-
_See also: [Flutter's code of conduct](CODE_OF_CONDUCT.md)_
4+
_tl;dr: join [Discord](https://github.com/flutter/flutter/wiki/Chat), be [courteous](CODE_OF_CONDUCT.md), follow the steps below to set up a development environment; if you stick around and contribute, you can [join the team](https://github.com/flutter/flutter/wiki/Contributor-access) and get commit access._
75

86
Welcome
97
-------
@@ -20,14 +18,16 @@ our trust and demonstrated a commitment to Flutter. For more details
2018
see the [Contributor access](https://github.com/flutter/flutter/wiki/Contributor-access)
2119
page on our wiki.
2220

23-
We communicate primarily over GitHub and on [chat channels](https://github.com/flutter/flutter/wiki/Chat).
21+
We communicate primarily over GitHub and [Discord](https://github.com/flutter/flutter/wiki/Chat).
22+
23+
_See also: [Flutter's code of conduct](CODE_OF_CONDUCT.md)_
2424

2525
Helping out in the issue database
2626
---------------------------------
2727

2828
If you want to help us triage, you are very welcome to do so!
2929

30-
1. Join the #hackers-triage [chat](https://github.com/flutter/flutter/wiki/Chat) channel.
30+
1. Join the #hackers-triage [Discord channel](https://github.com/flutter/flutter/wiki/Chat).
3131

3232
2. Read [our code of conduct](CODE_OF_CONDUCT.md), which stipulates explicitly
3333
that everyone must be gracious, respectful, and professional. If you're helping out

0 commit comments

Comments
 (0)