Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 484 Bytes

repro.md

File metadata and controls

15 lines (13 loc) · 484 Bytes

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