1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Eric Windmill
de6bfaaf58 Fix link in CONTRIBUTING.md (#2532)
## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
2024-12-15 07:00:04 +11:00
Eric Windmill
c6c931801a Update contributing guidelines for repository (#2500)
Update contributing guidelines to reflect new policies for 2025.
Related to #2497, but does not complete it.


## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
2024-11-28 08:28:16 -05:00
Brett Morgan
259403e8a6 Update CONTRIBUTING.md (#2447)
## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].

<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
2024-09-25 09:38:44 +10:00
Kate Lovett
31f87ccc93 Update old wiki links (#2317) 2024-06-03 15:20:55 +10:00
Parker Lougheed
398d7e3fd6 Cleanup a few repo docs (#1987)
The `MAINTENANCE.md` file in particular hasn't been updated in 3 years.
2023-08-09 16:26:18 +10:00
Brett Morgan
8d7555d9d8 Update CONTRIBUTING.md (#1564) 2023-01-13 13:54:44 +10:00
Parker Lougheed
3c608d0882 Update more links and mentions to the main branch (#1294) 2022-05-31 20:42:52 +10:00
Daniel Etuk
b52b838776 Update file header date in contributing.md (#714) 2021-02-10 23:37:05 -08:00
Juyeong Lee
70bed30cc5 Update link of code of conduct (#561) 2020-10-12 14:09:23 -07:00
Brett Morgan
84ba9feba2 Linking to a analysis_options.yaml that is present (#450)
fixes: https://github.com/flutter/samples/issues/449
2020-06-02 14:35:59 +10:00
Ayush Bherwani
46a3f2dd09 fixes broken link to CI script (#452) 2020-06-01 22:37:46 +10:00
Andrew Brogdon
a72b6adfeb Adding issue request notice to contributor's guide (#374) 2020-03-16 09:29:36 -07:00
Pierre-Louis
cee267cf88 [Gallery] Fix directory structure (#312) 2020-02-05 14:11:54 -05:00
Andrew Brogdon
d62b7b88b2 Updating CONTRIBUTING.md with repo conventions and review guide. (#199) 2020-01-03 09:51:20 -08:00
Andrew Brogdon
2681473884 Samples index (#7) 2018-07-31 15:04:42 -07:00
Andrew Brogdon
166c797671 Updating contributor guidelines. 2018-07-02 09:39:32 -07:00
Hixie
05319d3e8c Initial commit 2018-06-08 14:36:44 -07:00