1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
2021-02-21 18:10:15 +01:00

11 lines
237 B
YAML

goals_binding:
project_id: 1
is_binding: true
name: "<%= I18n.t 'goals.binding.name' %>"
description: "<%= I18n.t 'goals.binding.description' %>"
goals_non_binding:
project_id: 1
is_binding: false
name: "Non-binding goal"