mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-28 13:33:57 +00:00
ci: Add pull request template and run commitlint on PR title only
We now ensure the conventional commits format only on PR titles and not on commits to let developers keep commit messages targeted for other developers i.e. describe actual changes to code that users should not care about. And PR titles, on the contrary, must be aimed at end users. For more info, see https://linux-system-roles.github.io/contribute.html#write-a-good-pr-title-and-description Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
This commit is contained in:
parent
391617cc5c
commit
f07e275282
2 changed files with 7 additions and 14 deletions
7
.github/pull_request_template.md
vendored
Normal file
7
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Enhancement:
|
||||
|
||||
Reason:
|
||||
|
||||
Result:
|
||||
|
||||
Issue Tracker Tickets (Jira or BZ if any):
|
||||
Loading…
Add table
Add a link
Reference in a new issue