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

Introduce git commit message template and PR template #192

Open
2 tasks
mariyageorge01 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #193
Open
2 tasks

Introduce git commit message template and PR template #192

mariyageorge01 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #193

Comments

@mariyageorge01
Copy link
Contributor

Description

This repository does not contain a git commit message template or a PR template. It is good to have them in a repository. Plus, the workflow will fail if we do not have a Signed-off-by statement in the git commit message.

Note: We can have commitlint, if we want to enforce a commit message standard. But for the scope of this issue, let's stick to introducing just a commit message template.

Acceptance criteria

  • Add a git commit message template
  • Add a Pull Request template
@mariyageorge01 mariyageorge01 linked a pull request Sep 30, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant