Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

21 lines (17 loc) · 1.59 KB

Contributing Guidelines

First off, thank you for considering contributing to Hacktoberfest 2020. It's people like you that make the Open Source Community great.

All members of our community are expected to follow our Code of Conduct. Please make sure you are welcoming and friendly in all of our spaces.

Get in touch

  • Ask usage questions (“How do I?”) on StackOverflow.
  • Search for issues or make new ones on GitHub.

Contributing to the repository

  • Fork this repository and Star it.
  • Search for an issue that interests you. Check whether someone is already working on it. If not, claim the issue by commenting on it.
  • Clone the forked repository to your system.
  • Make the relevant changes according to the issue description and make sure you follow the directory structure mentioned there.
  • Commit and push the changes to your forked repository.
  • Make a Pull Request to the Hacktoberfest-2k20 repository. Please stick to the Pull Request template provided.
  • Follow up on any changes requested and wait for it to be approved.
  • You're done. Thanks for the contribution. Keep contributing :)

Making new issues

If you would like to create an issue which is not currently present, you can go ahead and do it by clicking on "New issue" on the issues page, following the format provided.