cdriehuys/axum-jwks

Enforce conventional commits

Open

#30 aberto em 29 de jan. de 2024

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

Métricas do repositório

Stars
 (8 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador