Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adds standard commit template for Hacktoberfest

Apollo9999 opened this issue · comments

  1. Why is this change necessary ?
    Because we are trying to normalize our commit message styles.

  2. How does this change address the issue ?
    It suggests a uniform commit message template for future commits.

3)How to verify this change ?
A git commit will open your choice of editor set as core.editor.

4)What side effects does this change have ?
None.

We already have a pull request template for documenting changes made in PRs, we don't need to formalize individual commits.