Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTerence committed Nov 7, 2024
2 parents 4397667 + 4312186 commit f68f7cf
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 22 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
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/dev-onboarding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
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.
title: 'Dev Onboarding: [replace with your Name] '
labels: 'feature: Onboarding, size: 0.5pt'
assignees: ''

---

### Overview

This issue has been created for our new Developer [PLEASE ADD WHETHER FRONT-END OR BACK-END] to familiarize themselves with CTJ project and set-up their dev environment.

### Action Items

- [ ] Review [Read Me Page](https://github.com/hackforla/CivicTechJobs)
- [ ] Review [Mk Docs Project Documentation](https://hackforla.github.io/CivicTechJobs/) - please note we are working on updating this
- [ ] Review [Wiki Onboarding [Start Here]](https://github.com/hackforla/CivicTechJobs/wiki/Onboarding-%5BStart-Here%5D)
- [ ] Follow this guide to install the required downloads and set up a development environment: https://hackforla.github.io/CivicTechJobs/developer/installation/

Tasks

- [ ] Get a development environment up and successfully running on your local machine
- [ ] Pick up one "good first issue" on the project board

### Resources

- [Resources](https://hackforla.github.io/CivicTechJobs/resources/)
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/post-an-open-role.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Post an open role
about: Recruit volunteers for specific open roles template
title: 'CTJ: Open Role for: [Replace with NAME OF ROLE]'
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]
19 changes: 0 additions & 19 deletions .github/workflows/issue-trigger.yml

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Civic Tech technology practitioners are a diverse and interdisciplinary group of

### Collaboration Technologies

- [GitHub Project Board](https://github.com/hackforla/CivicTechJobs/projects/1)
- [GitHub Project Board](https://github.com/orgs/hackforla/projects/37)
- [Slack](https://hackforla.slack.com/archives/C02509WHFQQ)
- [Google Drive](https://drive.google.com/drive/u/0/folders/0AMdnUkSXicNCUk9PVA)
- [Google Drive](https://drive.google.com/drive/u/0/folders/1hXxvpC8W5Uuzjqo4CxnjDpAMI7sbVnq8)
- [Figma](https://www.figma.com/file/G5bOqhud6azbxyR9El9Ygp/Civic-Tech-Jobs?node-id=0%3A1)

### Project Tech Stack
Expand Down

0 comments on commit f68f7cf

Please sign in to comment.