Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commit message templates #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

delisma
Copy link

@delisma delisma commented Nov 21, 2019


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

  • [n.a.] Documentation created/updated
  • [n.a.] Changelog entry added, if necessary
  • [n.a.] Tests added for this feature/bug
  • [n.a.] Conforms to the style guides

Related issues

None

Because:
- Commit message templates were missing
@nschonni
Copy link
Member

This is interesting, but I'm not finding where these templates are supported by GitHub, do you have a link to some docs?

@delisma
Copy link
Author

delisma commented Sep 17, 2020 via email

@nschonni nschonni self-requested a review September 19, 2020 02:49
@nschonni
Copy link
Member

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 .github repo in an org cascading some special docs down to repos that don't have their own set

@delisma delisma closed this Sep 23, 2020
@delisma delisma reopened this Sep 23, 2020
@delisma
Copy link
Author

delisma commented Sep 23, 2020

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 .github repo in an org cascading some special docs down to repos that don't have their own set

That's nice! To set them at the org level just by naming the repo .github. Imma gonna try it today in my other orgs.

Base automatically changed from master to main January 15, 2021 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants