You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

trackers.yml 306B

12345678910111213141516171819
  1. ---
  2. trackers_001:
  3. name: Bug
  4. id: 1
  5. is_in_chlog: true
  6. default_status_id: 1
  7. position: 1
  8. trackers_002:
  9. name: Feature request
  10. id: 2
  11. is_in_chlog: true
  12. default_status_id: 1
  13. position: 2
  14. trackers_003:
  15. name: Support request
  16. id: 3
  17. is_in_chlog: false
  18. default_status_id: 1
  19. position: 3