Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Commit 915cd34

Browse files
authored
Merge pull request #823 from SE-TINF22B6/backend
Update issue templates
2 parents c9ef37d + f71bd9c commit 915cd34

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/EPIC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: Creating a new Epic
33
title: "💯 "
44
labels:
55
- epic
6+
projects:
7+
- SE-TINF22B6/6
68
body:
79
- type: markdown
810
attributes:

.github/ISSUE_TEMPLATE/TASK.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Task
2-
description: Creating a task
2+
description: Creating a new task
33
labels:
44
- task
5+
projects:
6+
- SE-TINF22B6/6
57
body:
68
- type: markdown
79
attributes:

.github/ISSUE_TEMPLATE/USER_STORY.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ description: Creating a new User Story
33
title: "🏭 "
44
labels:
55
- user story
6+
projects:
7+
- SE-TINF22B6/6
68
body:
79
- type: markdown
810
attributes:

0 commit comments

Comments
 (0)