summaryrefslogtreecommitdiffstats
path: root/test/fixtures/trackers.yml
blob: 2643e8d1a9acb50e2e3fd8a26eeb002dfe4b8b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 
trackers_001: 
  name: Bug
  id: 1
  is_in_chlog: true
  position: 1
trackers_002: 
  name: Feature request
  id: 2
  is_in_chlog: true
  position: 2
trackers_003: 
  name: Support request
  id: 3
  is_in_chlog: false
  position: 3