Commit 67ca9414 authored by minamotorin's avatar minamotorin Committed by GitHub

Update ISSUE_TEMPLATE.md

parent 158f89b9
# Issue Template
Please use this template!
### Initial Check
## 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 'twint' please specify that it's a question in the title (Example: [QUESTION] What is x?). Please **only** submit issues related to 'twint'. Thanks.
>Make sure you've checked the following:
- [] Python version is 3.6;
- [] Updated Twint with `pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint`;
- [] I have searched the issues and there are no duplicates of this issue/question/request.
- [] Python version is 3.6 or later;
- [] Updated Twint with `pip3 install --user --upgrade -e git+https://github.com/minamotorin/twint.git@origin/master#egg=twint`;
- [] I have searched the issues and there are no duplicates of this issue/question/request (please link to related issues of twintproject/twint for reference).
### Command Ran
## Command Ran
>Please provide the _exact_ command ran including the username/search/code so I may reproduce the issue.
### Description of Issue
## Description of Issue
>Please use **as much detail as possible.**
### Environment Details
## Environment Details
>Using Windows, Linux? What OS version? Running this in Anaconda? Jupyter Notebook? Terminal?
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment