Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 1.17 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.17 KB

Hacktoberfest

These are files related to Hacktoberfest.

They describe how to create an extraordinary contributor experience for Hacktoberfest specifically, and for open source contributors in general.

  • CONTRIBUTING.template.md contains a template for a CONTRIBUTING.md file for your repository. This orients contributors to make it easy for them to contribute and easy for you to accept their contributions with the least amount of (re)work. You should customise this file to match your project's standards.

  • CONTRIBUTOR_EXPERIENCE.md is a short guide to creating an extraordinary contributor experience, and contains some ideas and actions that you can take to ensure that people find it easy and enjoyable to contribute to your project, and come back to do it again - and again!

  • PR_LIFECYCLE.md describes the typical life-cycle of a pull request, and is useful to set expectations on what happens after a contributor clicks "Submit Pull Request". This is useful for Hacktoberfest, when we are actively encouraging people to contribute, many for the first time.