Add linter that enforces Conventional Commits naming style for Pull Requests
Offen
enhancement
good first issue
hacktoberfest
- Vorherrschende Sprache
- Python
- Sterne
- 3
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Is your feature request related to a problem? Please describe
I would like PRs to conform to a naming style, particularly https://www.conventionalcommits.org/. This can be enforced via GitHub workflows.
### Describe the solution you'd like
GitHub Workflow should have a linter for PR names that ensure they follow the https://www.conventionalcommits.org style.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.