Update issue templates

This commit is contained in:
Sam Kirkland 2020-02-11 19:26:23 -06:00 committed by GitHub
parent 5aed021d1b
commit e62d32ee89

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Bug Description**
A clear and concise description of what the bug is.
**My Action Config**
```yaml
on:
push:
# !!!!!!! TODO Fill Out !!!!!!!
```
**My Action Log**
```
# Paste Log here
```