mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-17 03:35:20 +00:00
12 lines
230 B
YAML
12 lines
230 B
YAML
![]() |
class: tracker:class:Project
|
||
|
title: Project Alpha
|
||
|
identifier: ALPHA
|
||
|
private: false
|
||
|
autoJoin: true
|
||
|
owners:
|
||
|
- john.doe@example.com
|
||
|
members:
|
||
|
- joe.shmoe@example.com
|
||
|
description: Main development project
|
||
|
defaultIssueStatus: Todo
|