Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Read The Instructions before making PR #572

Closed
7 tasks done
codeperfectplus opened this issue Oct 7, 2022 · 0 comments
Closed
7 tasks done

Read The Instructions before making PR #572

codeperfectplus opened this issue Oct 7, 2022 · 0 comments

Comments

@codeperfectplus
Copy link
Member

codeperfectplus commented Oct 7, 2022

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant