mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
24 lines
283 B
YAML
24 lines
283 B
YAML
version: 1
|
|
labels:
|
|
|
|
- label: enhancement
|
|
title: ^feat\b
|
|
|
|
- label: bug
|
|
title: ^fix\b
|
|
|
|
- label: documentation
|
|
title: ^docs\b
|
|
|
|
- label: chore
|
|
title: ^chore\b
|
|
|
|
- label: chore
|
|
title: ^refactor\b
|
|
|
|
- label: build
|
|
title: ^build\b
|
|
|
|
- label: dependencies
|
|
title: ^build\(deps\)\b
|