Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
added a feature missing label to the blank issue template
  • Loading branch information
ExperimentsInHonesty authored Sep 27, 2024
1 parent 77dbb44 commit ebf64e2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/blank-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Blank Issue
about: Consistent formatting make Issues concise and easy to navigate
title: ''
labels: 'feature: missing, milestone: missing, role: missing, size: missing'
labels: 'feature: Missing, milestone: missing, role: missing, size: missing'
assignees: ''

---
Expand Down
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/dev-onboarding.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
name: Dev Onboarding Template
about: This issue has been created for our new Devs to familiarize themselves with CTJ project and set-up their dev environment.
about: This issue has been created for our new Devs to familiarize themselves with
CTJ project and set-up their dev environment.
title: 'Dev Onboarding: [replace with your Name] '
labels: 'milestone missing, role missing, feature: Onboarding, size: 0.5pt'
labels: 'feature: Onboarding, size: 0.5pt'
assignees: ''

---
Expand All @@ -18,5 +19,3 @@ This issue has been created for our new Developer [PLEASE ADD WHETHER FRONT-END
- [ ] 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:

### Resources


3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/post-an-open-role.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
name: Post an open role
about: Recruit volunteers for specific open roles template
title: 'CTJ: Open Role for: [Replace with NAME OF ROLE]'
labels: 'Complexity: Small, feature: recruiting, role missing'
labels: 'feature: recruiting'
assignees: ''

---

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

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

0 comments on commit ebf64e2

Please sign in to comment.