dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.56k stars 1.94k forks source link

Entity Framework Core 9 #4713

Closed mbahrololoum closed 1 week ago

mbahrololoum commented 2 weeks ago

Type of issue

Typo

Description

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-9.0/plan?source=recommendations

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/what-is-new/ef-core-9.0/plan.md

Document Version Independent Id

0fff0c29-932e-1ac5-ed08-3bf33a15a9ec

Article author

@ajcvickers

ajcvickers commented 2 weeks ago

@mbahrololoum Why did you file a bug indicating a typo without specifying what the typo is?

AndriySvyryd commented 1 week ago

EF Team Triage: This issue is lacking enough information for us to be able to effectively triage it. In particular, it is missing the following information requested in the new issue template. Can you please provide this information?

Steps to reproduce

Ideally include a complete code listing that we can run to reproduce the issue.

Alternatively, you can provide a project/solution that we can run.

BTW we're not just doing this to be mean :smile:... we get a lot traffic on this project and it takes time to attempt to reproduce an issue based on fragments of information. In addition, our attempt is often unsuccessful as the exact conditions required to hit the issue are often not explicitly included in the code provided. To ensure we maximize the time we have to work on fixing bugs, implementing new features, etc. we ask that folks give us a self-contained way to reproduce an issue.

For a guide on submitting good bug reports, read Painless Bug Tracking.

BTW this is a canned response and may have info or details that do not directly apply to this particular issue. While we'd like to spend the time to uniquely address every incoming issue, we get a lot traffic on the EF projects and that is not practical. To ensure we maximize the time we have to work on fixing bugs, implementing new features, etc. we use canned responses for common triage decisions.