diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000000..d7a9ec10b7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,25 @@ +#### Is this a Bug or Feature request?: + + +#### Steps to reproduce or link to a repro project: + + +#### Description of the problem: + + +#### Version of `Microsoft.AspNetCore.Mvc` or `Microsoft.AspNetCore.App` or `Microsoft.AspNetCore.All`: + + + \ No newline at end of file