Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 1.12 KB

CONTRIBUTING.md

File metadata and controls

57 lines (29 loc) · 1.12 KB

CONTRIBUTING

Hi Thanks for your Help, please First Read Code Of Conduct and later Do it works:)

If your Want add a PullRequests:⚡⚡

    1. To contribute to this project, please fork the project

git clone git@github.com:YOUR_GITHUB_USERNAME/mozlink.git && cd mozlink


git checkout -b yourfeature
    1. Work on the feature!🤠☕
    1. First test the program code, then pull request 💞✨💞

Using the following two codes after installing flake8,

Installation flake8 💫💫💫

pip3 install -U pylint pytest

Run Test🔥🔥🔥

pylint

python3 app/main.py # Smoke Test!

It is best to have a minimum pylint score of 7.

If You Want Add an Issues:☄️☄️

  • For Reporting a bug 🐛 Please Go To here
  • For Feature Request ✨ Please Go to here

thanks for your Contribution, Our success is accompanied by our cooperation 😎🤓✌️✌️