mariamhas
faba665f8e
Create 10_google3_bug.yml ( #163788 )
...
attempting to recreate this template with the right name and fixes after
the revert
<!--
Thanks for filing a pull request!
Reviewers are typically assigned within a week of filing a request.
To learn more about code review, see our documentation on Tree Hygiene:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
-->
*If you had to change anything in the [flutter/tests] repo, include a
link to the migration guide as per the [breaking change policy].*
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x]I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview
[Tree Hygiene]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
[test-exempt]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes
[Discord]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md
[Data Driven Fixes]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
2025-03-10 20:28:51 +00:00
mariamhas
3decd62f3a
Revert "Create g3_bug.yml" ( #163757 )
...
Reverts flutter/flutter#163151
2025-02-20 18:54:22 +00:00
mariamhas
54b972084a
Create g3_bug.yml ( #163151 )
...
<!--
Thanks for filing a pull request!
Reviewers are typically assigned within a week of filing a request.
To learn more about code review, see our documentation on Tree Hygiene:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
-->
bug template to be used by g3 customers
n/a doesn't fix an external issue
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview
[Tree Hygiene]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
[test-exempt]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes
[Discord]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md
[Data Driven Fixes]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
---------
Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2025-02-19 20:08:38 +00:00
Kevin Chisholm
bb2d34126c
[Release] Update the cherry-pick process. ( #161771 )
...
Updates to the Flutter cherry-pick process to align with our current
practices. This update:
1. Defaults to automated cherry-picks.
2. Removes the need to create cherry-pick issues.
3. Requires cherry-pick authors to update CHANGELOG.md.
---------
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
2025-01-17 15:44:31 +00:00
David Iglesias
456366232a
[ci] Add google_adsense to 9_first_party_packages.yml ( #159827 )
...
Adds the google_adsense package to the list of 1P packages in the
"9_first_party_packages.yaml" file.
## Issues
Related: https://github.com/flutter/packages/pull/6871
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview
[Tree Hygiene]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
[test-exempt]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes
[Discord]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md
[Data Driven Fixes]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
2024-12-05 20:59:53 +00:00
stuartmorgan
bd65732cd2
Add recently imported packages to issue template ( #158324 )
...
Adds path_parsing, vector_graphics, and flutter_svg to the list of 1P packages to select from when reporting issues. (vector_graphics_codec/compiler and flutter_svg_test are not listed separately since they are conceptually part of a package group, not unlike federated plugin packages.)
2024-11-07 16:11:27 +00:00
Maurice Parrish
16dae5b3bf
[interactive_media_ads] Adds missing IMA plugin to issue template ( #153510 )
2024-08-16 02:05:33 +00:00
Loïc Sharma
6ef1156f7e
Update cherry pick issue template's PR field ( #153381 )
...
Make it even more obvious which PR should be linked for folks that have difficulties reading ð
2024-08-14 17:11:33 +00:00
Kate Lovett
62586dc09d
Update old wiki links ( #149544 )
...
Part of https://github.com/flutter/flutter/issues/145009
Finishes updating links in the repo that pointed to the old wiki
2024-06-17 17:26:08 +00:00
Michael Thomsen
2d0a0237d2
Remove package:platform from issue template ( #149995 )
...
Package is being transferred to the `dart-lang` github org: https://github.com/flutter/flutter/issues/141808
2024-06-10 16:03:12 +00:00
Kate Lovett
90937b02eb
Remove dynamic_layouts from issue template ( #149252 )
...
Part of https://github.com/flutter/flutter/issues/148979
The package is being removed from flutter/packages, and so this removes it from the issue template.
2024-05-29 17:28:03 +00:00
Zachary Anderson
38c6a5acba
Highlight the links to the release branches more prominently in the CP issue template ( #143000 )
...
Unfortunately, there's no option to preview these changes in the GitHub UI, so I may need to iterate on this...
2024-02-08 16:40:23 +00:00
Anis Alibegić
e063f56832
Fixed few typos ( #141543 )
...
I continued [my mission](https://github.com/flutter/flutter/pull/141431 ) to find as many typos as I could. This time it's a smaller set than before.
There is no need for issues since it's a typo fix.
2024-01-16 21:40:08 +00:00
stuartmorgan
267ca02db2
Collapse pubspec.lock by default ( #141282 )
...
We recently added `open` to this as part of changing all the templates, but the lock file is often quite large, and is often ancillary to the important issues details (unlike cases like code or screenshots), so it's better to leave this one collapsed by default.
2024-01-10 17:35:21 +00:00
huycozy
7bebdd3f4a
Make improvements to existing new issue templates ( #140142 )
...
Closes https://github.com/flutter/flutter/issues/139558
In this PR:
- Use `<details open>` to create opened collapsible sections (still be expanded if needed)
- Change checkboxes (at the top of the issue, namely `I have searched the existing issues` and `I have read the guide to filing a bug`) to text only.
### Demo filed issues for `opened collapsible sections`
- [I am having difficulty installing Flutter or getting it to work](https://github.com/huycozy/flutter/issues/8 )
- [Report a bug](https://github.com/huycozy/flutter/issues/9 )
- [Report a bug in one of Flutter's first-party packages](https://github.com/huycozy/flutter/issues/11 )
- [My app is slow or missing frames](https://github.com/huycozy/flutter/issues/12 )
- [My app has some non-speed performance issues](https://github.com/huycozy/flutter/issues/10 )
### Demo for `checkboxes to text`

- [I am having difficulty installing Flutter or getting it to work](https://github.com/huycozy/flutter/issues/new?assignees=&labels=&projects=&template=1_activation.yml )
- [Report a bug](https://github.com/huycozy/flutter/issues/new?assignees=&labels=&projects=&template=2_bug.yml )
- [Feature request](https://github.com/huycozy/flutter/issues/new?assignees=&labels=&projects=&template=3_feature_request.yml )
- [The CI infrastructure used by Flutter has a problem](https://github.com/huycozy/flutter/issues/new?assignees=&labels=team-infra&projects=&template=6_infrastructure.yml )
- [Report a bug in one of Flutter's first-party packages](https://github.com/huycozy/flutter/issues/new?assignees=&labels=&projects=&template=9_first_party_packages.yml )
2023-12-14 18:39:21 +00:00
Casey Hillers
126606f9f3
[github] Remove commit hash from CP issue template ( #139676 )
...
* This seems to be unnecessary as users will open a CP PR with the original commit linked in it.
* Add note on changelog description to be less than 80 chars
2023-12-07 17:09:14 +00:00
huycozy
c245bd8932
Adding new packages to the first-party package issue template ( #138540 )
...
Closes https://github.com/flutter/flutter/issues/138539 .
Adding `two_dimensional_scrollables`, `process`, `platform` to the first-party package issue template so user can file issues related to them.
2023-11-16 17:24:04 +00:00
Casey Hillers
895b4bcbe6
[github] Remove assignees in CP requests ( #137729 )
...
b/307993619
FRoB will assign the RelEng oncall to these issues.
2023-11-02 01:17:12 +00:00
Kevin Chisholm
6027d5d3fc
Create template for umbrella issues ( #134235 )
...
In order to better track features, I propose that we have a unified
template for creating Umbrella issues. This is not required to create
umbrella issue to add to the feature tracker, however for those who
would like a more fleshed out format, this will serve the purpose.
Fixes: https://github.com/flutter/flutter/issues/134234
2023-10-11 18:22:49 -05:00
huycozy
ed7b29a405
Migrate the "Non-speed related performance issues" issue template to Github forms ( #135130 )
...
Closes https://github.com/flutter/flutter/issues/119920
### The difference with the speed issue template
- Issue's main description
- DevTools stats observation section
### Demo
- Demo issue template: [My app has some non-speed performance issues](https://github.com/huycozy/flutter/issues/new?assignees=&labels=from%3A+performance+template&projects=&template=4_performance_others.yml )
- Demo a filed issue: https://github.com/huycozy/flutter/issues/7
2023-10-10 09:51:37 +00:00
huycozy
b195c944cc
Migrate the "Missing frames / speed related performance issues" issue template to use Github forms ( #134033 )
...
Closes #119921
### Demo
- Demo issue template: [Issue: My app is slow or missing frames](https://github.com/huycozy/flutter/issues/new?assignees=&labels=from%3A+performance+template&projects=&template=5_performance_speed.yml )
- Demo a filed issue: https://github.com/huycozy/flutter/issues/5
2023-09-18 16:40:07 +00:00
Ricardo Amador
15048a6b04
Update the infrastructure issue template ( #133519 )
...
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
*List which issues are fixed by this PR. You must list at least one issue.*
*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
2023-08-30 18:51:04 +00:00
huycozy
fd720fab03
Make new issue template for 1P package ( #130065 )
...
Closes https://github.com/flutter/flutter/issues/117750 .
### Demo
<details>
<summary>Preview screenshot</summary>

</details>
Demo issue template: [Report a bug in Flutter's first party package](https://github.com/huycozy/flutter/issues/new?assignees=&labels=&projects=&template=9_first_party_packages.yml )
Demo a filed issue: https://github.com/huycozy/flutter/issues/2
2023-07-12 07:47:05 +00:00
Ian Hickson
76bdf463e5
Update infrastructure issue template for new priority scheme ( #129741 )
2023-07-05 23:33:58 +00:00
Ian Hickson
f37a4d05a4
Change from "created via performance template" to "from: performance template" ( #130035 )
...
This more closely matches our other conventions.
2023-07-05 22:34:49 +00:00
Ian Hickson
a20db068dd
Make bug templates more consistent ( #129460 )
...
* remove trailing periods in template titles
* tweak the design doc template a little based on testing it out
2023-06-26 12:27:27 +00:00
Kevin Chisholm
e5ec07ba16
[process] Add a design doc issue template. ( #128361 )
...
Add a design doc issue template to streamline the proposal flow.
2023-06-20 13:42:34 +00:00
Kevin Chisholm
ffab83e6f3
Update cherry-pick issue template to more uniform labels. ( #128333 )
...
There are some snake case labels (issue_link) and some sentence case labels (Commit Hash).
This creates inconsistencies in the visual output of the template and when creating automations.
2023-06-06 16:32:48 +00:00
Casey Hillers
a655b05752
Remove release timeline ( #127685 )
...
Fixes https://github.com/flutter/flutter/issues/127592
2023-05-26 17:41:13 +00:00
Casey Hillers
ce894e8434
Indent markdown value on CP issue template ( #127623 )
...
Fixes https://github.com/flutter/flutter/issues/127592
2023-05-25 22:38:56 +00:00
Casey Hillers
8576da53c5
Fix yaml lint issue ( #127600 )
...
Fixes https://github.com/flutter/flutter/issues/127592
Tested by pasting this file into a yaml formatter.
2023-05-25 21:01:18 +00:00
Casey Hillers
eea12df3a9
Update CP template to include timeline and changelog ( #127507 )
...
Based on recent feedback. Give more information in the CP template.
2023-05-24 21:32:10 +00:00
Kevin Chisholm
a00babf47b
[Process] Update cherry-pick template assignees ( #125402 )
...
Updates the cherry-pick template to add @itsjustkevin as primary and
@CaseyHillers as secondary assignees to all cherry-pick requests.
2023-04-24 07:10:03 -07:00
Nabeel Parkar
1c56c565f5
Migrate new feature issue template to GitHub forms ( #123682 )
...
Fixes https://github.com/flutter/flutter/issues/119919
<details>
<summary>Preview</summary>

</details>
2023-04-22 02:40:20 +00:00
Nabeel Parkar
6d01ae1377
Bug report 2 issue template ( #122385 )
...
Bug report 2 issue template
2023-04-12 11:06:16 +00:00
Ben Konyi
ecd7518df5
Reland "Remove references to Observatory ( #118577 )" ( #121606 )
...
This reverts commit 275ab9c69bc15113003b77637ea90031df8ed348.
2023-02-28 11:57:04 -05:00
Nabeel Parkar
e5a382ec92
Migrate activation issue template to Github form issues ( #119916 )
...
Migrate activation issue template to Github form issues
2023-02-28 08:08:01 +00:00
Michael Goderbauer
275ab9c69b
Revert "Reland "Remove references to Observatory ( #118577 )" ( #121215 )" ( #121555 )
...
Revert "Reland "Remove references to Observatory (#118577 )""
2023-02-27 23:46:53 +00:00
Ben Konyi
fbae472fc3
Reland "Remove references to Observatory ( #118577 )" ( #121215 )
...
This reverts commit 298d8c76ba78007deb5b96f320a11ccefe97a794.
2023-02-27 09:26:43 -05:00
Casey Hillers
298d8c76ba
Revert "Remove references to Observatory ( #118577 )" ( #120929 )
...
This reverts commit 2df140f40d8c771ecef4f21cbdf635ec1235b4ac.
2023-02-16 21:28:30 -08:00
Ben Konyi
2df140f40d
Remove references to Observatory ( #118577 )
...
Observatory is being deprecated for Dart 3.0 so it should no longer be
referenced in tooling messaging / flags.
See https://github.com/dart-lang/sdk/issues/50233
2023-02-13 14:29:30 -05:00
Casey Hillers
f6a709a6fe
[.github] Update cherry-pick template to require PR links ( #107856 )
2022-07-18 22:06:04 +00:00
Ian Hickson
450906cbde
Update 2_bug.md to ask for backtrace explicitly ( #103001 )
2022-06-24 20:35:06 +00:00
Kevin Chisholm
f5f9ad915e
Add target field ( #101509 )
2022-04-07 09:06:40 -05:00
Kevin Chisholm
ddfdf966c4
create cherry-pick template ( #100158 )
...
* create cherry-pick template
* Remove placeholders for all required fields
2022-03-16 13:29:38 -05:00
nt4f04uNd
71c876f46a
Improve bug and feature request templates ( #90974 )
2021-10-11 13:08:03 -07:00
Michael Goderbauer
cb0557456b
Clarify performance overlay in performance issue template ( #75024 )
2021-02-01 04:46:03 -08:00
Aneesh Rao
df748f1a89
Use details tag to improve issue log readability ( #70945 )
2020-12-21 16:09:04 -08:00
Ian Hickson
2f567c39a6
Try to avoid more false-positives in people using this template ( #71424 )
2020-12-01 11:53:05 -08:00
Tong Wu
8a1b260242
Allow creating blank issues. ( #64842 )
2020-08-31 11:28:03 -07:00