This repository was archived by the owner on Jun 8, 2024. It is now read-only.
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
Read The Instructions before making PR #572
Closed
Description
Please READ the Instruction.
- Create an issue for making any changes to the code. When the issue is approved you can make changes.
- Pull the latest change from an upstream branch before starting the changing of code.
- Add your file to a properly named directory (lowercase)
- Use Flake8 locally for linting Python Code. (We have linting checks so if your code fails we will not merge the PR.)
pip install flake8
- Add pytest/unit test if possible
- Add README.md for your script instructions to run the script with the required dependencies.
- Script should be in plugin format. (if possible, it will be great)
Metadata
Metadata
Assignees
Labels
No labels