maui-linux/.github/repro.md

484 B

Xamarin.Forms Bug Reproduction Guidelines

Do

  • Start with a clean Xamarin.Forms project.
  • Use a ContentPage subclass if possible
  • Use the most recent version
  • Clean project and delete packages/bin/obj folders before sending
  • Use .zip if possible
  • Minimize the number of Pages in your reproduction as much as possible
  • Remove extraneous content from the reproduction case

Do Not

  • Submit binaries
  • Reference large images
  • Reference external data sources