Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 947 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 947 Bytes

Contribution Guide

  • Feel free to contribute to this repo by raising the pull request
  • Only valid PRs will be accepted by maintainers
  • Spelling mistakes, improvement of answers, code comments, rephrasing the questions / points, additional details, quality references and similar contributions are accepted but may not be eligible for HacktoberFest contribution

Question format

  • The question should be unambiguous and valid MCQ type question
  • Try to come up with or create a question which has practical application
  • Question can contain code snippet
  • Maintain reasonable length for code snippet in the question
  • Focus on frontend and try to avoid DSA based questions

Answer format

  • There should have minimum 2 options
  • Try to keep the options closer to the answer to make it interesting
  • Answer should be provided for each question

To know the standards followed, please refer to the existing completed question.