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
dc6a7812
Unverified
Commit
dc6a7812
authored
Jun 27, 2022
by
Ian Hickson
Committed by
GitHub
Jun 27, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sync CONTRIBUTING.md with .github copy (#106677)
parent
78c92712
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
+15
-11
CONTRIBUTING.md
CONTRIBUTING.md
+15
-11
No files found.
CONTRIBUTING.md
View file @
dc6a7812
...
@@ -8,11 +8,11 @@ _tl;dr: join [Discord](https://github.com/flutter/flutter/wiki/Chat), be [courte
...
@@ -8,11 +8,11 @@ _tl;dr: join [Discord](https://github.com/flutter/flutter/wiki/Chat), be [courte
Welcome
Welcome
-------
-------
We invite you to join
our team! Everyone is welcome to contribute code
We invite you to join
the Flutter team, which is made up of volunteers and sponsored folk alike!
via pull requests, to file issues on GitHub, to help people asking for
There are many ways to contribute, including writing code, filing issues on GitHub, helping people
help on our mailing lists, our chat channels, or on Stack Overflow, to
on our mailing lists, our chat channels, or on Stack Overflow, helping to triage, reproduce, or
help triage, reproduce, or fix bugs that people have filed, to add to our
fix bugs that people have filed, adding to our documentation,
do
cumentation, or to help
out in any other way.
do
ing outreach about Flutter, or helping
out in any other way.
We grant commit access (which includes full rights to the issue
We grant commit access (which includes full rights to the issue
database, such as being able to edit labels) to people who have gained
database, such as being able to edit labels) to people who have gained
...
@@ -35,7 +35,7 @@ Before you get started, we encourage you to read these documents which describe
...
@@ -35,7 +35,7 @@ Before you get started, we encourage you to read these documents which describe
Helping out in the issue database
Helping out in the issue database
---------------------------------
---------------------------------
Triage is the process of going through bugs and determining if they are valid, finding out
Triage is the process of going through bug
report
s and determining if they are valid, finding out
how to reproduce them, catching duplicate reports, and generally making our issues list
how to reproduce them, catching duplicate reports, and generally making our issues list
useful for our engineers.
useful for our engineers.
...
@@ -68,16 +68,20 @@ If you want to help us triage, you are very welcome to do so!
...
@@ -68,16 +68,20 @@ If you want to help us triage, you are very welcome to do so!
Quality Assurance
Quality Assurance
-----------------
-----------------
One of the most useful tasks, closely related to triage, is finding and filing bugs. Testing
One of the most useful tasks, closely related to triage, is finding and filing bug
report
s. Testing
beta releases, looking for regressions, creating test cases, adding to our test suites, and
beta releases, looking for regressions, creating test cases, adding to our test suites, and
other work along these lines can really drive the quality of the product up. Creating tests
other work along these lines can really drive the quality of the product up. Creating tests
that increase our test coverage, writing tests for issues others have filed, all these tasks
that increase our test coverage, writing tests for issues others have filed, all these tasks
are really valuable contributions to open source projects.
are really valuable contributions to open source projects.
If this interests you, you can jump in and submit bugs without needing anyone's permission!
If this interests you, you can jump in and submit bug reports without needing anyone's permission!
The #hackers-tests channel on our
[
Discord server
](
https://github.com/flutter/flutter/wiki/Chat
)
The #qa channel on our
[
Discord server
](
https://github.com/flutter/flutter/wiki/Chat
)
is a good place to talk about what you're doing. If you want to contribute test cases, you
is a good place to talk about what you're doing. We're especially eager for QA testing when
can also submit PRs, see the next section for how to set up your development environment.
we announce a beta release. See https://github.com/flutter/flutter/wiki/Quality-Assurance for
more details.
If you want to contribute test cases, you can also submit PRs. See the next section
for how to set up your development environment, or ask in #hackers-test on Discord.
> As a personal side note, this is exactly the kind of work that first got me into open
> As a personal side note, this is exactly the kind of work that first got me into open
> source. I was a Quality Assurance volunteer on the Mozilla project, writing test cases for
> source. I was a Quality Assurance volunteer on the Mozilla project, writing test cases for
...
...
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