Skip to content

Latest commit

 

History

History
112 lines (110 loc) · 4.37 KB

bug-report.yml

File metadata and controls

112 lines (110 loc) · 4.37 KB
NameAboutLabelsAssignees
Bug ReportFile a bug reportt/bug

Thanks for taking the time to fill out this bug report! Please make sure to add as much detail as you can, preferably with a reproduction. This will help us diagnose the issue faster and thus resolve it quicker.

If this is a bug in Xamarin.Forms, please open the issue in the Xamarin.Forms repo.

Please give us a detailed description of the issue that you're seeing. You can add screenshots and videos as well.

Describe all the steps we need to take to show the behavior that you have observed. Also, include what you expected to happen and what did actually happen.

Add a link to a public reproduction project repository. Attached zip files cannot be opened by us.

In what version do you see this issue? Run dotnet workload list to find your version.

Is there a version on which this did work? If yes, which one? If no or unknown, please select Unknown/Other. Run dotnet workload list to find your version.

Select all or any platform that you see this issue on. This helps us determine if it's something platform-specific or in the core. If you were only able to test on 1 platform, please check the last option to inform us about that.

Please provide the version numbers of the platforms you see this issue on.

Did you find any workaround for this issue? This can unblock other people while waiting for this issue to be resolved or even give us a hint on how to fix this.

Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.

By opening the issue you agree to follow this project's Code of Conduct