Skip to content

Commit ebf64e2

Browse files
Update issue templates
added a feature missing label to the blank issue template
1 parent 77dbb44 commit ebf64e2

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.github/ISSUE_TEMPLATE/blank-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Blank Issue
33
about: Consistent formatting make Issues concise and easy to navigate
44
title: ''
5-
labels: 'feature: missing, milestone: missing, role: missing, size: missing'
5+
labels: 'feature: Missing, milestone: missing, role: missing, size: missing'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/dev-onboarding.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
name: Dev Onboarding Template
3-
about: This issue has been created for our new Devs to familiarize themselves with CTJ project and set-up their dev environment.
3+
about: This issue has been created for our new Devs to familiarize themselves with
4+
CTJ project and set-up their dev environment.
45
title: 'Dev Onboarding: [replace with your Name] '
5-
labels: 'milestone missing, role missing, feature: Onboarding, size: 0.5pt'
6+
labels: 'feature: Onboarding, size: 0.5pt'
67
assignees: ''
78

89
---
@@ -18,5 +19,3 @@ This issue has been created for our new Developer [PLEASE ADD WHETHER FRONT-END
1819
- [ ] Follow the steps outlined [here](https://docs.google.com/document/d/1v_81bQXrad7Tg-_0CBjhr6FKkn-q0xNpc_NKcWASvdU/edit?usp=sharing) to set up a dev environment for the develop branch:
1920

2021
### Resources
21-
22-

.github/ISSUE_TEMPLATE/post-an-open-role.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
name: Post an open role
33
about: Recruit volunteers for specific open roles template
44
title: 'CTJ: Open Role for: [Replace with NAME OF ROLE]'
5-
labels: 'Complexity: Small, feature: recruiting, role missing'
5+
labels: 'feature: recruiting'
66
assignees: ''
77

88
---
99

1010
<img src="https://user-images.githubusercontent.com/37763229/216711442-d23388f1-3195-4420-b342-2b3ad4ff041f.png">
1111

1212
[INSERT DRAFT FROM THE Recruit volunteers for team open roles issue]
13-

0 commit comments

Comments
 (0)