Skip to content

Commit 36abf35

Browse files
authored
Update README.md
1 parent a83e7bc commit 36abf35

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,6 @@
22

33
This repo is for code that supports talks, blogs, and experiments. **This code is unmaintained.**
44

5-
## Contributing
6-
7-
If you're on the Dash team at Google, this repo is appropriate for **any** demo, sample, experiment, etc that you don't want to commit to maintaining. This repository is a catch-all for code that just doesn't belong anywhere else.
8-
9-
For example:
10-
11-
- Demos for talks, events, workshops, or tied to a timeline in some way.
12-
- Sample apps that are in-progress.
13-
- Sample apps that are tied to experimental features.
14-
- Sample apps in which the running demo app is more important that the code itself.
15-
- Code that just doesn't belong anywhere else.
16-
- **Any code that shouldn't be advertised as having best practices or being up to date.**
17-
185
## CI
196

207
This repository has CI in the case that you want to test your demo code against the three Flutter channels. **CI is not required to merge code,** it's simply here as a convenience. It's run every night at midnight, and when you make a PR.
@@ -31,4 +18,4 @@ declare -ar PROJECT_NAMES=(
3118

3219
## `_archive`
3320

34-
Projects can be moved here when they're no longer useful. This is purely cosmetic, and really only signals to readers that we no longer care about this code.
21+
Projects can be moved here when they're no longer useful. This is purely cosmetic, and really only signals to readers that you no longer care about this code.

0 commit comments

Comments
 (0)