mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Adding issue request notice to contributor's guide (#374)
This commit is contained in:
@@ -28,6 +28,17 @@ Fixes and necessary improvements to the existing samples, mostly.
|
|||||||
|
|
||||||
## Before you contribute
|
## Before you contribute
|
||||||
|
|
||||||
|
### File an issue first!
|
||||||
|
|
||||||
|
If you see a bug or have an idea for a feature that you feel would improve one
|
||||||
|
of the samples already in the repo, **please
|
||||||
|
[file an issue](https://github.com/flutter/samples/issues/new) before you begin
|
||||||
|
coding or send a PR**. This will help prevent duplicate work by letting us know
|
||||||
|
what you're up to. It will help avoid a situation in which you spend a lot of
|
||||||
|
time coding something that's not quite right for the repo or its goals.
|
||||||
|
|
||||||
|
### Sign the license agreement.
|
||||||
|
|
||||||
Before we can use your code, you must sign the
|
Before we can use your code, you must sign the
|
||||||
[Google Individual Contributor License Agreement](https://cla.developers.google.com/about/google-individual)
|
[Google Individual Contributor License Agreement](https://cla.developers.google.com/about/google-individual)
|
||||||
(CLA), which you can do online. The CLA is necessary mainly because you own the
|
(CLA), which you can do online. The CLA is necessary mainly because you own the
|
||||||
|
|||||||
Reference in New Issue
Block a user