cdriehuys/axum-jwks

Enforce conventional commits

Open

#30 opened on Jan 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (12 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Since we generate release notes automatically from the commits, we should ensure that all commits are made using the "Conventional Commits" style. Perhaps using something like this action.

Contributor guide