👋 @codePerfectPlus
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible
[x] Create an issue for making any changes to code. When the issue is approved you can make changes.
[x] Pull latest change from upstream branch before starting the changing of code.
[x] Add your file in a properly named directory (lowercase)
[x] Use Flake8 locally for linting Python Code. (We have linting checks so if your code fails it we will not merge the PR.)
pip install flake8
[x] Add pytest/unittest if possible
[x] Add README.md for your script instructions to run the script with required dependencies.
[x] Script should be in plugin format. (if possible, it will be great
Please fill all the details and checkbox, so we can merge PR faster.
Pull Request Template
script name -
What have you Changed
what you changed in the codebase. write here
Issue no.(must) -
Self Check(Tick After Making pull Request)
If the issue was not assigned to you Please don't make a PR. It will mark as invalid.
Join Us on Discord:- https://discord.gg/JfbK3bS
acknowledgment