1
0
mirror of https://github.com/fhamborg/news-please.git synced 2021-09-19 22:26:00 +03:00

Update issue templates

This commit is contained in:
Felix Hamborg
2018-07-09 10:52:43 +02:00
parent 5b2c2f6916
commit 4cfb3e1bc1

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

@@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior, i.e., provide a minimalist example how to reproduce the error. Include a minimalist code example.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Versions (please complete the following information):**
- OS: [e.g. MacOS 10.2]
- Python Version [e.g. 3.6]
- news-please Version [e.g. 1.2]