Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 717 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 717 Bytes

Contributing to Problems-to-solve

  • Step-1: Fork this Repository
  • Step-2: Create a branch on which you'll work Example: patch-username where username is your GitHub username.
  • Step-2.5: Raise an issue if you have got a definition of problem to solve, but aren't aware of how GitHub works.
  • Step-3: Create a file problem.md in the Problems directory already available.
  • Step-4: Describe your ideas and probable solutions using our PROBLEM-TEMPLATE.md here.
  • Step-5: Follow the guidelines properly to make the best use of this repository.
  • Step-7: For more information please look at available issues and problems.