diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..b0312b30 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,19 @@ +### Current behavior +Describe what happens when you encounter this issue. + +### Reproduction steps +A 1, 2, 3, etc. list of what's needed to see the issue happen. + +### Expected behavior +Describe what you wanted to happen + +### Platform +Which player are you experiencing the problem on: +* iOS +* Android ExoPlayer +* Android MediaPlayer +* Windows UWP +* Windows WPF + +### Video sample +If possible, include a link to the video that has the problem that can be streamed or downloaded from. diff --git a/README.md b/README.md index 0266a1d1..26014b67 100644 --- a/README.md +++ b/README.md @@ -181,8 +181,6 @@ using System.Collections.Generic; // on a single screen if you like.