forked from xamarin/Xamarin.Forms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
name: Forms Previewer Bug report | ||
about: Having a problem with the Previewer? Report it here! | ||
title: '' | ||
labels: forms-previewer | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Bug report best practices: https://github.com/xamarin/Xamarin.Forms/wiki/Submitting-Issues --> | ||
|
||
### Description | ||
|
||
### Steps to Reproduce | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Expected Behavior | ||
|
||
### Actual Behavior | ||
|
||
### Basic Information | ||
|
||
- Version with issue: | ||
- Last known good version: | ||
- IDE: | ||
- Platform Target Frameworks: <!-- All that apply --> | ||
- iOS: <!-- The version of the iOS SDK you are compiling against, e.g. 11.1 --> | ||
- Android: <!-- The version of the Android SDK you are compiling against, e.g. 7.1 --> | ||
- UWP: <!-- The version of the UWP SDK you are compiling against, e.g. 16299 --> | ||
- Android Support Library Version: <!-- if applicable --> | ||
- Nuget Packages: | ||
- Affected Devices: | ||
|
||
### Screenshots | ||
|
||
<!-- If the issue is a visual issue, please include screenshots showing the problem if possible --> | ||
|
||
### Reproduction Link | ||
|
||
<!-- Please upload or provide a link to a reproduction case --> |