Add commit message templates#9
Conversation
Because: - Commit message templates were missing
|
This is interesting, but I'm not finding where these templates are supported by GitHub, do you have a link to some docs? |
|
No I don’t have any docs that come to mind, and these are not suggested when you setup the community profile in a repo, under the Insights tab.
|
|
Didn't find anything on how this plugs in yet, but I did come across this https://docs.github.com/en/github/building-a-strong-community/creating-a-default-community-health-file which talks about a |
That's nice! To set them at the org level just by naming the repo |
name: General
about: This a gerneral pull request template to be used for any reason
title: 'Add commit message templates'
labels: ''
assignees: 'nschonni'
What does this MR do?
Because commit message templates were missing this commit adds 7 templates with semantic messaging.
General checklist
Related issues
None