hackforla / hackforla/knowledgebase-content
Create a Guide/Template: Setting up Git
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
We need to create a guide to version control, namely Git since it is a crucial Hack for LA technology, with just enough knowledge for beginning developers to start working on a project and be able to share their contributions.
### Action Items
The phases in the guide-making process are listed below. Each phase displayed in blue is linked to a wiki page with instructions on how to complete that phase. Open the wiki page in a new tab, copy the instructions for each part into the section labeled 'Tasks' at the bottom of this issue, and complete each task listed.
- [ ] [Gather Examples Solo](https://github.com/hackforla/guides/wiki/How-to-Gather-Examples:-Solo) (open in a new tab)
- [ ] [Gather Examples Collaboratively](https://github.com/hackforla/guides/wiki/Phase-2-%E2%80%90-Gather-Examples-Collaboratively)
- [ ] [Create a Guide Draft](https://github.com/hackforla/guides/wiki/How-to-Draft-a-Guide)
- [ ] If needed, create a template
- [ ] [Have your guide peer reviewed](https://github.com/hackforla/guides/wiki/Peer-Reviews-for-Guides)
- [ ] [Present your guide for leadership review](https://github.com/hackforla/guides/wiki/Submitting-Your-Guide-for-Leadership-Review)
### Resources/Instructions
Google Drive Folder for this Guide’s documents and shortcuts (to documents in other locations) [0154 [DRAFT] Setting up Git](https://drive.google.com/drive/folders/13IdkP9yYwGVDZ-lPSNQF94akBwrmVXN6)
### Projects to Check
- [100 Automations](https://github.com/100automations/website)
- Nothing in [Wiki](https://github.com/100Automations/Website/wiki)
- [README.md](https://github.com/100Automations/Website/blob/gh-pages/README.md) - had no references to Git workflow
- [CONTRIBUTING.md](https://github.com/100Automations/Website/blob/gh-pages/CONTRIBUTING.md) had some information
- Issues
- Issue re vs code setup https://github.com/100Automations/Website/issues/187
- Nothing on [slack channel](https://app.slack.com/client/T04502KQX/C018S5TCQE7/thread/C018S5TCQE7-1633496215.080000).
- No git related information in [Project board](https://github.com/100Automations/Website/projects/1)
- [311 Data](https://github.com/hackforla/311-data)
- [CONTRIBUTING.md](https://github.com/hackforla/311-data/blob/dev/docs/contributing.md) addresses github branching.
- Nothing on [Wiki](https://github.com/hackforla/311-data/wiki)
- Nothing in [Issues tab](https://github.com/hackforla/311-data/issues)
- Nothing found in [Project board](https://github.com/hackforla/311-data/projects/10)
- No discussion about git workflow in [slack channel](https://app.slack.com/client/T04502KQX/CJY4R382X/thread/C018S5TCQE7-1633496215.080000).
- [Access the Data](https://github.com/hackforla/access-the-data)
- Nothing git related in [Wiki](https://github.com/hackforla/access-the-data/wiki)
- Nothing in project [Issues tab](https://github.com/hackforla/access-the-data/issues/83)
- [Project board link cards](https://github.com/hackforla/access-the-data/projects/1) have nothing git related
- Nothing in project's [slack channel](https://app.slack.com/client/T04502KQX/C01L2ANCG6M/thread/C018S5TCQE7-1633496215.080000)
- [BallotNav](https://github.com/hackforla/ballotnav)
- Nothing in [Wiki](https://github.com/hackforla/ballotnav/wiki)
- Nothing git related in [Issues tab](https://github.com/hackforla/ballotnav/issues)
- Nothing in [Project board card links](https://github.com/hackforla/ballotnav/projects/1)
- Nothing in [Slack channel](https://app.slack.com/client/T04502KQX/C0191KE1XB7/thread/C018S5TCQE7-1633496215.080000)
- [Brigade Organizer's Playbook](https://github.com/codeforamerica/brigade-playbook)
- Nothing in [Wiki](https://github.com/codeforamerica/brigade-playbook/wiki)
- Nothing in [Issues tab](https://github.com/codeforamerica/brigade-playbook/issues)
- Nothing related to version control in [Project board](https://github.com/codeforamerica/brigade-playbook/projects/1)
- No slack channel
- [Civic Tech Index](https://github.com/civictechindex/CTI-website-frontend)
- [CONTRIBUTING.md](https://github.com/civictechindex/CTI-website-frontend/blob/main/CONTRIBUTING.md) addresses git workflow extensively
- Issues
- Update to CONTRIBUTING.md ([Update CONTRIBUTING re git add one or some files, not all. #420](https://github.com/civictechindex/CTI-website-frontend/issues/420)
- Nothing in [project board link cards](https://github.com/civictechindex/CTI-website-frontend/projects/1)
- Nothing git related in [slack channel](https://app.slack.com/client/T04502KQX/CTYAKM0CW/thread/C018S5TCQE7-1633496215.080000)
- [Civic Tech Jobs](https://github.com/hackforla/CivicTechJobs)
- [Installation procedures](https://hackforla.github.io/CivicTechJobs/developer/installation/) found in [CONTRIBUTING.md](https://github.com/hackforla/CivicTechJobs/blob/main/CONTRIBUTING.md) contains valuable resources that addresses git workflow
- Nothing in project's [Wiki](https://github.com/hackforla/CivicTechJobs/wiki)
- Nothing in [Issues tab](https://github.com/hackforla/CivicTechJobs/issues)
- Nothing in [project board link cards](https://github.com/hackforla/CivicTechJobs/projects/1)
- Nothing in [slack channel](https://app.slack.com/client/T04502KQX/C02509WHFQQ/files/F02UNE0AQ2G)
- Nothing git related in [README.md](https://github.com/hackforla/CivicTechJobs/blob/main/README.md)
- [Civic Tech Structure](https://github.com/hackforla/civic-tech-structure)
- Nothing git related in [README.md](https://github.com/hackforla/civic-tech-structure/blob/main/README.md)
- Nothing in [Issues tab](https://github.com/hackforla/civic-tech-structure/issues)
- Nothing in [Wiki](https://github.com/hackforla/civic-tech-structure/wiki)
- Nothing in [Project board link cards](https://github.com/hackforla/civic-tech-structure/projects/1)
- [Data Science Projects](https://github.com/hackforla/data-science)
- Nothing git related in [README.md](https://github.com/hackforla/data-science/blob/main/README.md)
- Nothing in [Wiki](https://github.com/hackforla/data-science/wiki)
- No [Issues](https://github.com/hackforla/data-science/issues) that are git related
- Nothing in [Project baord](https://github.com/hackforla/data-science/projects/1)
- Nothing git related in [Slack channel](https://app.slack.com/client/T04502KQX/CGRATJCCF/files/F02UNE0AQ2G)
- [Design Systems](https://github.com/hackforla/design-systems)
- Nothing in project's [Wiki](https://github.com/hackforla/design-systems/wiki)
- No git related [Issues](https://github.com/hackforla/design-systems/issues)
- No git related [card links](https://github.com/hackforla/design-systems/projects/1) in project board
- Nothing in [slack channel](https://app.slack.com/client/T04502KQX/CH2U1CB9Q/files/F02UNE0AQ2G)
- [Engage](https://github.com/hackla-engage)
- Nothing here
- [Expunge-Assist (formerly known as Record Clearance)](https://github.com/hackforla/expunge-assist)
- Nothing in [README](https://github.com/hackforla/expunge-assist/blob/main/README.md)
- No git related [Issues](https://github.com/hackforla/expunge-assist/issues)
- Nothing in project's [Wiki](https://github.com/hackforla/expunge-assist/wiki)
- Nothing in project board [card links](https://github.com/hackforla/expunge-assist/projects/1)
- Nothing in [Slack channel](https://app.slack.com/client/T04502KQX/CN8NXTPK5/files/F02UNE0AQ2G)
- [Food Oasis](https://github.com/hackforla/food-oasis)
- [Developers](https://github.com/hackforla/food-oasis/wiki/Developers) section in the Getting Started page mentions about installing Git
- Nothing in [Project Board](https://github.com/hackforla/food-oasis/projects/8)
- Issues
- https://github.com/hackforla/food-oasis/issues/323
- https://github.com/hackforla/food-oasis/issues/1248
- Nothing in [Slack Channel](https://app.slack.com/client/T04502KQX/CMER3R1RD)
- [GreenEarthOS](https://github.com/hackforla/climate-project)
- Nothing in [Wiki](https://github.com/hackforla/GreenEarthOS/wiki)
- Nothing in [Project Board](https://github.com/hackforla/GreenEarthOS/projects/1)
- Nothing in [issues](https://github.com/hackforla/GreenEarthOS/issues)
- Nothing in [Slack channel](https://app.slack.com/client/T04502KQX/C01C2P7D413)
- [Guides](https://github.com/hackforla/guides)
- Nothing in [wiki](https://github.com/hackforla/guides/wiki)
- Nothing in [Project Board](https://github.com/hackforla/guides/projects/1)
- Issues
- Resources mention about this current issue https://github.com/hackforla/guides/issues/97
- [HomeUniteUs](https://github.com/hackforla/homeuniteus)
- [Wiki](https://github.com/hackforla/homeuniteus) mentions setting up Git as a requirement.
- Nothing on [Project Board](https://github.com/hackforla/HomeUniteUs/projects/3)
- Nothing in [issues](https://github.com/hackforla/HomeUniteUs/issues)
- Nothing in [Slack channel](https://app.slack.com/client/T04502KQX/CRWUG7X0C)
- [Internship project](https://github.com/hackforla/internship)
- Nothing in [wiki](https://github.com/hackforla/internship/wiki)
- Nothing on [Project board](https://github.com/hackforla/internship/projects/2)
- Issues
- Comments in issue mentions about blocker in setting up Git https://github.com/hackforla/internship/issues/9
- [Lucky Parking](https://github.com/hackforla/lucky-parking)
- The developer [contributing Guide](https://github.com/hackforla/lucky-parking/wiki/Developer-Contributing-Guide) mentions about Git workflow
- Nothing on [Project Board](https://github.com/hackforla/lucky-parking/projects/3)
- Issues
- Issue mentions about git branching https://github.com/hackforla/lucky-parking/issues/316
- Issue mentions about cloning repo https://github.com/hackforla/lucky-parking/issues/141
- Nothing on [Slack Channel](https://app.slack.com/client/T04502KQX/CPFDMSV6V)
- [Open Community Survey](https://github.com/hackforla/open-community-survey)
- [People Depot](https://github.com/hackforla/peopledepot)
- [TDM Calculator](https://github.com/hackforla/tdm-calculator)
- [VRMS](https://github.com/hackforla/vrms)
- [Hack for LA's Website](https://github.com/hackforla/website)
- [Youth Justice Nav](https://github.com/hackforla/YouthJusticeNav/)
### Tasks
- [ ] This is where you will copy instructions from the wiki page for the step you are currently on.
Contributor guide
Assessment
This issue has not been assessed yet.