website
website copied to clipboard
Create Issues to add new variable github-handle for members in public-tree-map.md
Prerequisites
- You must be a member of Hack for LA to work on an issue. If you have not joined yet, please follow the steps on our Getting Started page.
- Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.
Overview
As developers we need to create issues to update each project team member in public-tree-map.md with the new github-handle
variable, that will eventually replace the github
and picture
variables, reducing redundancy in the project file.
Action Items
- [ ] For each team member listed in
_projects/public-tree-map.md
that does not have a variablegithub-handle
, create an issue using the template - [ ] For each issue:
- [ ] In the title, replace [INSERT MEMBER NAME] with the member's name
- [ ] In the title, replace [INSERT PROJECT FILE] with public-tree-map.md
- [ ] Under Action Items, replace [INSERT MEMBER NAME] with the member's name (in 2 places)
- [ ] Under Action Items, replace [INSERT PROJECT FILE] with public-tree-map.md
- [ ] Under Resources, replace [INSERT-PROJECT-FILE] with public-tree-map.md
- [ ] Under Resources, replace [INSERT-PROJECT-FILENAME-WITHOUT-.MD-EXTENSION] with public-tree-map.md
- [ ] Apply the following labels: "ready for merge team", "good first issue", "role: front end", "role: back end/devOps", "size: 0.25pt", "P-Feature: Project Info and Page"
- [ ] List the issue number in #5441 under Good First Issues
- [ ] When all issues have been created and listed, move this issue to the "Questions/In Review" column of the Project Board, and apply the label "ready for merge team"
Resources/Instructions
https://github.com/hackforla/website/wiki/project.md-file-template https://jekyllrb.com/ Webpage: https://www.hackforla.org/projects/public-tree-map.md
- This issue is part of #5441