Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

27 lines (14 loc) · 1.13 KB

Inverview-Questions-Answers

👨‍💻 Contribution Guidlines :

  • 🔭 If question is MCQs based > add it in Questions-with-Answers.md file.

  • 🌱 If question is Program or any type of code fix > Add it in Programs > Questions-with-Answers.md file.

  • ⚡ If question is of any type but without answer > add it in Questions-without-Answers.md file.

When I want to create PR request

  • Any changes or new questions even without an answer can be a great help! Please do not hesitate to create any new PR, as we do not have a strict requirements for that matter.

If I found something weird or incorrect, what should I do?

  • You can create a PR to your liking and add any improvements, so we can quickly merge it

How can I get on the list of contributors?

  • after your PR is merged, you will be automatically become a contributor and will be appeared in the Readme.md as the contributor.

PLEASE

add explanation (or reference link) to your answers. That will help anyone to better learn concepts they might not have a great understanding about.

Let me know if any problem occurs