trackers.yml
16 lines
| 253 B
| text/x-yaml
|
YamlLexer
|
r10 | --- | ||
trackers_001: | ||||
name: Bug | ||||
id: 1 | ||||
is_in_chlog: true | ||||
|
r1057 | position: 1 | ||
|
r10 | trackers_002: | ||
name: Feature request | ||||
id: 2 | ||||
is_in_chlog: true | ||||
|
r1057 | position: 2 | ||
|
r10 | trackers_003: | ||
name: Support request | ||||
id: 3 | ||||
is_in_chlog: false | ||||
|
r1057 | position: 3 | ||