Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 640 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (17 loc) · 640 Bytes

Contributing to Python-Questions

If you want to contribute to this Repo:

  1. Fork this Repo in github
  2. Clone Forked Repo.
  3. Create your Questions Folder in folder level (Beginner, Intermediate, Advanced, Expert) and Put this items :
  • README.MD = Add Your question, answer
  • info.json = Question Maintainer Info
  • src = Example source folder
# Example info.json

{
  "maintainer": "https://github.com/ja7adr",
  "question_level": "beginner"
}
  1. Recommend using Persian for your question and answer