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

Latest commit

 

History

History
10 lines (8 loc) · 557 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 557 Bytes

You want to contribute? Ok. This is rules of contributing in this repo

  • Do not edit any files edit without need (I'll close your pull request or tell you not to edit it)
  • Add checklist for your pull request (To understand if this pull is ready to be merged or not)
  • Type pull request's description, name, name of commits, comments only on English!
  • Write commits about your topic (Update or fix docs or words is allowed)
  • Please type commit name according to the topic and grammatically correct
  • Please write without PyLint errors

Thank you ^_^