Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-10-18 14:03
Flavor·Golang

`
^t(\w*) (?:changelog|chlog|chglog) (\w*)(?:\(([\w\$\.\-\*\sа-яА-Я]*)\))?\:\s(.*)$
`
i
Open regex in editor

Description

Changelog commit template

Submitted by anonymous