Commit 86bfd28f authored by Francesco Poldi's avatar Francesco Poldi

Updated issue_template

parent 333704f0
# 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;
- [] Using the latest version of Twint;
- [] Updated Twint with `pip3 install --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.
### Command Ran
......
### 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;
- [] Using the latest version of Twint;
- [] I have searched the issues and there are no duplicates of this issue/question/request.
- [] Updated Twint with `pip3 install --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint`;
### Command Ran
>Please provide the _exact_ command ran including the username/search/code so I may reproduce the issue.
......
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