Skip to content

Commit ad64fe3

Browse files
pikurasaDevin Ulibarri
and
Devin Ulibarri
authored
Update DMP template from its source (#4533)
* Update DMP template from its source * Remove options that are not relevant to Sugar Labs --------- Co-authored-by: Devin Ulibarri <[email protected]>
1 parent 6383c1f commit ad64fe3

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

.github/ISSUE_TEMPLATE/DMP_2024.yml

+9-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
name: DMP 2024 Project Template
2-
description: List a new project for Dedicated Mentoring Program (DMP) 2024
3-
title: "[DMP 2024]: "
4-
labels: ["DMP 2024"]
1+
name: DMP 2025 Project Template
2+
description: List a new project for Dedicated Mentoring Program (DMP) 2025
3+
title: "[DMP 2025]: "
4+
labels: ["DMP 2025"]
55
body:
6-
- type: textarea
6+
- type: textarea
77
id: ticket-description
88
validations:
99
required: true
1010
attributes:
1111
label: Ticket Contents
12-
description: "Provide a brief description of the feature, including why it is needed and what it will accomplish. E.g., 'This feature aims to create an interactive UI for students to collaborate on assignments in real-time.'"
13-
12+
value: |
13+
## Description
14+
[Provide a brief description of the feature, including why it is needed and what it will accomplish.]
1415
1516
- type: textarea
1617
id: ticket-goals
@@ -90,6 +91,7 @@ body:
9091
validations:
9192
required: true
9293

94+
9395
- type: dropdown
9496
id: ticket-technical-skills-required
9597
attributes:

0 commit comments

Comments
 (0)