Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 817 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (17 loc) · 817 Bytes

Contributors Help

Guidelines

To contribute,

  • Choose an issue which you would like to contribute to

The available repositories will be marked by a Hacktober tag

  • Fork the Repositry
  • Create a new branch

NOTE: Make all of your new changes in the new branch

  • Clone the repositry on your local device
  • Make all your changes in the new branch
  • Push all your code to github
  • Make a pull request(PR) to the original repo on the ACM Github
  • Wait for it to be merged

PR Guidelines

Make sure to tag the issue number that you are attempting to solve with the PR. Give credits and resources when its due.

Issues guidelines

Ones that are trying to propose new issue, make sure you explain the problem clearly. Along with any initial solutions. Also attach any screenshots that might explain the error.