File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ * Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
2+
3+ * List which issues are fixed by this PR. You must list at least one issue.*
4+
5+ ## Pre-launch Checklist
6+
7+ - [ ] I read the [ Contributor Guide] and followed the process outlined there for submitting PRs.
8+ - [ ] I read the [ Tree Hygiene] wiki page, which explains my responsibilities.
9+ - [ ] I read the [ Flutter Style Guide] _ recently_ , and have followed its advice.
10+ - [ ] I signed the [ CLA] .
11+ - [ ] I listed at least one issue that this PR fixes in the description above.
12+ - [ ] I updated/added relevant documentation (doc comments with ` /// ` ).
13+ - [ ] I added new tests to check the change I am making, or there is a reason for not adding tests.
14+
15+
16+ ![ build.yaml badge]
17+
18+ If you need help, consider asking for help on [ Discord] .
19+
20+ <!-- Links -->
21+ [ Contributor Guide ] : https://github.com/flutter/devtools/blob/master/CONTRIBUTING.md
22+ [ Tree Hygiene ] : https://github.com/flutter/flutter/wiki/Tree-hygiene
23+ [ Flutter Style Guide ] : https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
24+ [ CLA ] : https://cla.developers.google.com/
25+ [ Discord ] : https://github.com/flutter/flutter/wiki/Chat
26+ [ build.yaml badge ] : https://github.com/flutter/devtools/actions/workflows/build.yaml/badge.svg
You can’t perform that action at this time.
0 commit comments