Skip to content

Commit 32bc2a3

Browse files
Create c4gt.md template
1 parent 4f656a4 commit 32bc2a3

File tree

1 file changed

+96
-0
lines changed

1 file changed

+96
-0
lines changed

.github/ISSUE_TEMPLATE /c4gt.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
name: C4GT
3+
about: C4GT Community Issues Template
4+
title: "[C4GT] Button for likes"
5+
labels: C4GT Community
6+
assignees: ''
7+
8+
---
9+
10+
## Description
11+
[Provide a brief description of the feature, including why it is needed and what it will accomplish. You can skip any of Goals, Expected Outcome, Implementation Details, Mockups / Wireframes if they are irrelevant]
12+
13+
## Goals
14+
- [ ] [Goal 1]
15+
- [ ] [Goal 2]
16+
- [ ] [Goal 3]
17+
- [ ] [Goal 4]
18+
- [ ] [Goal 5]
19+
20+
## Expected Outcome
21+
[Describe in detail what the final product or result should look like and how it should behave.]
22+
23+
## Acceptance Criteria
24+
- [ ] [Criteria 1]
25+
- [ ] [Criteria 2]
26+
- [ ] [Criteria 3]
27+
- [ ] [Criteria 4]
28+
- [ ] [Criteria 5]
29+
30+
## Implementation Details
31+
[List any technical details about the proposed implementation, including any specific technologies that will be used.]
32+
33+
## Mockups / Wireframes
34+
[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.]
35+
36+
---
37+
38+
### Project
39+
[Project Name]
40+
41+
### Organization Name:
42+
[Organization Name]
43+
44+
### Domain
45+
[Area of governance]
46+
47+
<!-- Choose area of governance from the following list
48+
49+
| # | Area of governance |
50+
|----|--------------------------------------------|
51+
| 1 | Education |
52+
| 2 | Healthcare |
53+
| 3 | Public Administration |
54+
| 4 | Justice and Law Enforcement |
55+
| 5 | Taxation and Revenue Management |
56+
| 6 | Urban Planning and Infrastructure |
57+
| 7 | Environmental Governance |
58+
| 8 | Social Welfare |
59+
| 9 | E-Governance |
60+
| 10 | Financial Governance |
61+
| 11 | Electoral Systems |
62+
| 12 | Defense and Security |
63+
| 13 | Ethics and Anti-Corruption |
64+
| 14 | Transportation |
65+
| 15 | Energy and Utilities |
66+
| 16 | Agriculture and Rural Development |
67+
| 17 | Trade and Commerce |
68+
| 18 | Science and Technology |
69+
| 19 | Labor and Employment |
70+
| 20 | Culture and Tourism |
71+
| 21 | Communications and Media |
72+
| 22 | Disaster Management and Emergency Services |
73+
| 23 | Indigenous Governance |
74+
| 24 | Sports and Recreation |
75+
| 25 | Water Resource Management |
76+
| 26 | Housing and Urban Development |
77+
| 27 | Immigration and Border Control |
78+
| 28 | Land Management and Real Estate |
79+
| 29 | Regulatory Agencies and Compliance |
80+
| 30 | Others |
81+
-->
82+
83+
### Tech Skills Needed:
84+
[Required technical skills for the project]
85+
86+
### Mentor(s)
87+
[@Mentor1] [@Mentor2] [@Mentor3]
88+
89+
### Complexity
90+
Pick one of [High]/[Medium]/[Low]
91+
92+
### Category
93+
Pick one or more of [CI/CD], [Integrations], [Performance Improvement], [Security], [UI/UX/Design], [Bug], [Feature], [Documentation], [Deployment], [Test], [PoC]
94+
95+
### Sub Category
96+
Pick one or more of [API], [Database], [Analytics], [Refactoring], [Data Science], [Machine Learning], [Accessibility], [Internationalization], [Localization], [Frontend], [Backend], [Mobile], [SEO], [Configuration], [Deprecation], [Breaking Change], [Maintenance], [Support], [Question], [Technical Debt], [Beginner friendly], [Research], [Reproducible], [Needs Reproduction].

0 commit comments

Comments
 (0)