diff options
| author | rubenwardy <rw@rubenwardy.com> | 2019-11-12 22:49:47 +0000 |
|---|---|---|
| committer | rubenwardy <rw@rubenwardy.com> | 2019-11-12 22:49:47 +0000 |
| commit | 9f678d8fde5b807a8abec384419f34294cedaeef (patch) | |
| tree | d2c9958df4f21aa8453ef237656c1f2e6fb534b6 /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | d89442438fdcac80d96a9f6e6059006f1bdd6bf4 (diff) | |
| download | cheatdb-9f678d8fde5b807a8abec384419f34294cedaeef.tar.xz | |
Add issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..2c436ac --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,13 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: Unconfirmed Bug +assignees: '' +--- + +## Summary +Describe your problem here + +##### Steps to reproduce +For bug reports or build issues, explain how the problem happened |
