Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

Adds standard commit template for Hacktoberfest #684

Closed Apollo9999 closed 3 years ago

Apollo9999 commented 3 years ago

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.

MattIPv4 commented 3 years ago

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