Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
86dacb20
Commit
86dacb20
authored
Aug 15, 2019
by
Ian Hickson
Committed by
Dan Field
Aug 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md (#38491)
parent
8cf40e90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
10 deletions
+19
-10
CONTRIBUTING.md
CONTRIBUTING.md
+19
-10
No files found.
CONTRIBUTING.md
View file @
86dacb20
...
...
@@ -16,12 +16,26 @@ documentation, or to help out in any other way.
We grant commit access (which includes full rights to the issue
database, such as being able to edit labels) to people who have gained
our trust and demonstrated a commitment to Flutter.
our trust and demonstrated a commitment to Flutter. For more details
see the
[
Contributor access
](
https://github.com/flutter/flutter/wiki/Contributor-access
)
page on our wiki.
This document focuses on what is needed to contribute by writing code
and submitting pull requests for the Flutter framework. For
information on contributing in other ways, see
[
the community page
on flutter.dev](https://flutter.dev/community).
Chat
----
If you would like to chat to other people who work on Flutter, consider joining the
https://gitter.im/flutter/contributors chat channel. We also have a
[
general chat
channel](https://gitter.im/flutter/flutter) for people who aren't working on Flutter
but who use Flutter.
Issues
------
The main way to contribute to Flutter that doesn't involve writing code is to go through
our issues database, providing reproduction steps, reduced test cases, finding duplicates,
and so forth. See the
[
Triage
](
https://github.com/flutter/flutter/wiki/Triage
)
page on our
wiki for details. When commenting on the issues database, please be sure to follow our
[
code of conduct
](
CODE_OF_CONDUCT.md
)
.
Developing for Flutter
----------------------
...
...
@@ -68,8 +82,3 @@ In addition to the above, there are many pages on [our
Wiki](https://github.com/flutter/flutter/wiki/) that may be of
interest. For a curated list of pages see the sidebar on the wiki's
home page. They are more or less listed in order of importance.
If you would like to chat to other people who work on Flutter, consider joining the
https://gitter.im/flutter/contributors chat channel. We also have a
[
general chat
channel](https://gitter.im/flutter/flutter) for people who aren't working on Flutter
but who use Flutter.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment