Commit 2f6c214d authored by minamotorin's avatar minamotorin Committed by GitHub

Update ISSUE_TEMPLATE.md

Copyright measure
parent 7d241896
# Issue Template # Initial Check
Please use this template! <!--
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.
## 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:
<!--
Make sure you've checked the following:
-->
- [] Python version is 3.6 or later; - [] 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`; - [] 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). - [] 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);
- [] I have confirmed that this report does not contain any copyrighted material that I do not have rights to (e.g. copyrighted tweet texts).
## Command Ran # Command Ran
>Please provide the _exact_ command ran including the username/search/code so I may reproduce the issue. <!--
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.** <!--
Please use **as much detail as possible.**
-->
## Environment Details # Environment Details
>Using Windows, Linux? What OS version? Running this in Anaconda? Jupyter Notebook? Terminal? <!--
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