Update issue templates

pull/6/head
danieleperera 4 years ago committed by GitHub
parent f593c7366d
commit 4a2c7f242f

@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: danieleperera
---
# Issue Template
Please use this template!
### Initial Check
> If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more features). If this is a question regarding 'onioningestor' please specify that it's a question in the title (Example: [QUESTION] What is x?). Please **only** submit issues related to 'onioningestor'. Thanks.
>Make sure you've checked the following:
- [] Python version is 3.6;
### OnionIngestor Output
>Please provide the output of OnionIngestor
### OnionIngestor Yaml file
>Please provide your configuration yaml file
### Description of Issue
>Please use **as much detail as possible.**
### Environment Details
>Using Windows, Linux? What OS version?
**Additional context**
Add any other context about the problem here.
Loading…
Cancel
Save