Adding a default issue template (#5133)

This commit is contained in:
Paul Stack 2020-08-12 20:10:03 +01:00 committed by GitHub
parent 3a01c0cde8
commit 3595312d64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

26
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,26 @@
---
name: Default Issue template
title: ''
labels: needs-triage
---
<!--- Provide a general summary of the issue -->
## Expected Behavior
<!--- Tell us what should happen -->
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.
## Context (Environment)
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
<!--- Provide a general summary of the issue in the Title above -->