mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 11:22:25 +02:00
This reverts commit 751e234bd7.
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
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
|