mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-16 11:15:47 +00:00
13 lines
242 B
YAML
13 lines
242 B
YAML
class: tracker:class:Project
|
|
title: Project Alpha
|
|
identifier: ALPHA
|
|
emoji: 🦄
|
|
private: false
|
|
autoJoin: true
|
|
owners:
|
|
- john.doe@example.com
|
|
members:
|
|
- joe.shmoe@example.com
|
|
description: Main development project
|
|
defaultIssueStatus: Todo
|