-
Notifications
You must be signed in to change notification settings - Fork 0
Guidelines
Make sure you have the latest version of I-Git-Cloner with all the dependencies installed. Please follow the following layout while starting an issue for a bug:
Include a brief description of the bug.
Attach screenshots of the error or paste the output here.
os: <operating system>
python: <python version>
This section should describe how to reproduce the bug.
If you know what is causing the error or how to fix this please include that information in this section.
Pull requests regarding things that aren't directly related to the program will not be merged.
For example, pull requests related to README.md and .gitignore will not be merged, you can open an issue instead.
If you need to import a new non-standard library, add it to requirements.txt.
While adding a new command-line argument, please keep in mind that shorthand aliases e.g. -t are only for arguments that require an additional value with argument.
Please follow the following layout while submitting a pull request.
Include a brief description of what is it all about.
os: <operating system>
python: <python version(s)>
Mention new dependencies, if any.