Коммит 80ca812a создал по автору Donald Cook's avatar Donald Cook
Просмотр файлов

Lint fix

владелец e9607cf6
......@@ -17,7 +17,7 @@ Examples of current work items are tasks, objectives, and key results.
### Creating a work item type
Work items live in the issues table. Each issue (work_item) is associated with a work item type from the [`work_item_types` table](/development/work_items.html#introducing-work_item_types-table). Therefore, to create a new work item type, an entry in the [`work_item_types` table](https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/models/work_items/type.rb) must be created.
Work items live in the issues table. Each issue (work_item) is associated with a work item type from the [`work_item_types` table](/development/work_items.md#introducing-work_item_types-table). Therefore, to create a new work item type, an entry in the [`work_item_types` table](https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/models/work_items/type.rb) must be created.
Widgets are mapped to a work item type through the `work_item_widget_definitions` table.
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать