Skip to content

Commit 1ce701d

Browse files
authored
Add DMP 2026 project issue template
Added a new issue template for the DMP 2026 project, including fields for project description, goals, setup, expected outcomes, acceptance criteria, implementation details, mockups, product name, organization name, governance domain, technical skills required, mentors, and categories.
1 parent ceda3ba commit 1ce701d

1 file changed

Lines changed: 345 additions & 0 deletions

File tree

Lines changed: 345 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,345 @@
1+
name: DMP 2026 Project Template
2+
description: List a new project for Dedicated Mentoring Program (DMP) 2026
3+
title: "[DMP 2026]: "
4+
labels: ["DMP 2026"]
5+
body:
6+
- type: textarea
7+
id: ticket-description
8+
validations:
9+
required: true
10+
attributes:
11+
label: Ticket Contents
12+
value: |
13+
## Description
14+
[Provide a brief description of the feature, including why it is needed and what it will accomplish.]
15+
16+
- type: textarea
17+
id: ticket-goals
18+
validations:
19+
required: true
20+
attributes:
21+
label: Goals & Mid-Point Milestone
22+
description: List the goals of the feature. Please add the goals that must be achieved by Mid-point check-in i.e 1.5 months into the coding period.
23+
value: |
24+
## Goals
25+
- [ ] [Goal 1]
26+
- [ ] [Goal 2]
27+
- [ ] [Goal 3]
28+
- [ ] [Goal 4]
29+
- [ ] [Goals Achieved By Mid-point Milestone]
30+
31+
- type: textarea
32+
id: ticket-setup
33+
attributes:
34+
label: Setup/Installation
35+
description: Please list or link setup or installation guide (if any)
36+
37+
- type: textarea
38+
id: ticket-expected-outcome
39+
attributes:
40+
label: Expected Outcome
41+
description: Describe in detail what the final product or result should look like and how it should behave.
42+
43+
- type: textarea
44+
id: ticket-acceptance-criteria
45+
attributes:
46+
label: Acceptance Criteria
47+
description: List the acceptance criteria for this feature.
48+
49+
- type: textarea
50+
id: ticket-implementation-details
51+
validations:
52+
required: true
53+
attributes:
54+
label: Implementation Details
55+
description: List any technical details about the proposed implementation, including any specific technologies that will be used.
56+
57+
- type: textarea
58+
id: ticket-mockups
59+
attributes:
60+
label: Mockups/Wireframes
61+
description: Include links to any visual aids, mockups, wireframes, or diagrams that help illustrate what the final product should look like. This is not always necessary, but can be very helpful in many cases.
62+
63+
- type: input
64+
id: ticket-product
65+
attributes:
66+
label: Product Name
67+
placeholder: Enter Product Name
68+
validations:
69+
required: true
70+
71+
- type: dropdown
72+
id: ticket-organisation
73+
attributes:
74+
label: Organisation Name
75+
description: Enter Organisation Name
76+
multiple: false
77+
options:
78+
- Agami
79+
- Argusoft
80+
- ARMMAN
81+
- Avanti Fellows
82+
- Bandhu
83+
- Beckn
84+
- Belongg
85+
- Blockster Global (CREDBEL)
86+
- Blockster Labs / AyanWorks
87+
- CBoard
88+
- CHAOSS
89+
- CHAOSS Africa + GWU
90+
- Civis
91+
- ConveGenius
92+
- Consul Democracy
93+
- COSS
94+
- CranberryFit
95+
- Development Gateway
96+
- DHIS2
97+
- Dhiway
98+
- Dhwani
99+
- Digital Green
100+
- Digital India
101+
- Dimagi
102+
- Drupal
103+
- Education Initiative
104+
- eGov
105+
- EkShop Marketplace
106+
- FIDE
107+
- FinternetLabs
108+
- Flywheel
109+
- GovDirectory
110+
- Haqdarshak
111+
- Healthsites.io
112+
- IDinsight
113+
- If Me
114+
- IIIT Delhi
115+
- IIT Bombay
116+
- IIT Delhi
117+
- Impactyaan
118+
- Indus Action
119+
- Intel Health
120+
- Key Education Foundation
121+
- Khushi Baby
122+
- Learning Economy
123+
- Linux Foundation
124+
- Mecha Systems
125+
- Medic Mobile
126+
- Medtronic Labs
127+
- MetaBrainz
128+
- Mifos
129+
- Mojaloop
130+
- MOSIP
131+
- NASSCOM Foundation
132+
- NHA
133+
- NIUA
134+
- Norwegian Meteorological Institute
135+
- NSUT x SEETA x AIC
136+
- ONDC
137+
- ONEST
138+
- Open Healthcare Network
139+
- OpenCRVS
140+
- OpenFn
141+
- OpenIMIS
142+
- OpenMRS
143+
- OpenSPP
144+
- Piramal Swasthya
145+
- Planet Read
146+
- Policy Engine
147+
- Pratham Books
148+
- Project Second Chance
149+
- Project Tech4Dev
150+
- Protean
151+
- RCTS-IIITH
152+
- Reap Benefit
153+
- Resolve to Save Lives
154+
- Rocket Learning
155+
- Rumsan
156+
- Sahamati
157+
- SamagraX
158+
- Samanvay Foundation
159+
- Sampatti Card
160+
- Sanketika
161+
- ShikshaLokam
162+
- SimPPL
163+
- Sugar Labs
164+
- Swasth Alliance
165+
- Swecha
166+
- Tarento
167+
- Tattle
168+
- Tech4Dev
169+
- Tekdi
170+
- The Apprentice Project
171+
- The Mifos Initiative
172+
- Thoughtworks
173+
- Tibil
174+
- TinkerHub
175+
- Trustin
176+
- Tuner Labs
177+
- TYCIA
178+
- UNICEF
179+
- United Nations
180+
- Ushahidi
181+
- Win Over Cancer
182+
- WRI
183+
- Zendalona
184+
- Zenysis
185+
- Arghyam
186+
validations:
187+
required: true
188+
189+
- type: dropdown
190+
id: ticket-governance-domain
191+
attributes:
192+
label: Domain
193+
options:
194+
- ⁠Healthcare
195+
- ⁠Education
196+
- Financial Inclusion
197+
- ⁠Livelihoods
198+
- ⁠Skilling
199+
- ⁠Learning & Development
200+
- ⁠Agriculture
201+
- ⁠Service Delivery
202+
- Open Source Library
203+
- Water
204+
validations:
205+
required: true
206+
207+
208+
- type: dropdown
209+
id: ticket-technical-skills-required
210+
attributes:
211+
label: Tech Skills Needed
212+
description: Select the technologies needed for this ticket (use Ctrl or Command to select multiple)
213+
multiple: true
214+
options:
215+
- .NET
216+
- Angular
217+
- Artificial Intelligence
218+
- ASP.NET
219+
- AWS
220+
- Babel
221+
- Bootstrap
222+
- C#
223+
- Chart.js
224+
- CI/CD
225+
- Computer Vision
226+
- CORS
227+
- cURL
228+
- Cypress
229+
- D3.js
230+
- Database
231+
- Debugging
232+
- Design
233+
- DevOps
234+
- Django
235+
- Docker
236+
- Electron
237+
- ESLint
238+
- Express.js
239+
- Feature
240+
- Flask
241+
- Go
242+
- GraphQL
243+
- HTML
244+
- Ionic
245+
- Jest
246+
- Java
247+
- JavaScript
248+
- Jenkins
249+
- JWT
250+
- Kubernetes
251+
- Laravel
252+
- Machine Learning
253+
- Maintenance
254+
- Markdown
255+
- Material-UI
256+
- Microservices
257+
- MongoDB
258+
- Mobile
259+
- Mockups
260+
- Mocha
261+
- Natural Language Processing
262+
- NestJS
263+
- Node.js
264+
- NUnit
265+
- OAuth
266+
- Performance Improvement
267+
- Prettier
268+
- Python
269+
- Question
270+
- React
271+
- React Native
272+
- Redux
273+
- RESTful APIs
274+
- Ruby
275+
- Ruby on Rails
276+
- Rust
277+
- Scala
278+
- Security
279+
- Selenium
280+
- SEO
281+
- Serverless
282+
- Solidity
283+
- Spring Boot
284+
- SQL
285+
- Swagger
286+
- Tailwind CSS
287+
- Test
288+
- Testing Library
289+
- Three.js
290+
- TypeScript
291+
- UI/UX/Design
292+
- Virtual Reality
293+
- Vue.js
294+
- WebSockets
295+
- Webpack
296+
- Other
297+
validations:
298+
required: true
299+
300+
- type: textarea
301+
id: ticket-mentors
302+
attributes:
303+
label: Mentor(s)
304+
description: Please tag relevant mentors for the ticket
305+
validations:
306+
required: true
307+
308+
- type: dropdown
309+
id: ticket-category
310+
attributes:
311+
label: Category
312+
description: Choose the categories that best describe your ticket
313+
multiple: true
314+
options:
315+
- API
316+
- Analytics
317+
- Accessibility
318+
- Backend
319+
- Breaking Change
320+
- Beginner Friendly
321+
- Configuration
322+
- CI/CD
323+
- Database
324+
- Data Science
325+
- Deprecation
326+
- Documentation
327+
- Delpoyment
328+
- Frontend
329+
- Internationalization
330+
- Localization
331+
- Machine Learning
332+
- Maintenance
333+
- Mobile
334+
- Performance Improvement
335+
- Question
336+
- Refactoring
337+
- Research
338+
- Needs Reproduction
339+
- SEO
340+
- Security
341+
- Testing
342+
- AI
343+
- Other
344+
validations:
345+
required: true

0 commit comments

Comments
 (0)