EXAMPLE: Update Project Profile: [INSERT PROJECT'S NAME] (Update [INSERT VARIABLE NAME])
- Lingua principale
- JavaScript
- Stelle
- 363
- Fork
- 872
- Merge medio
- 2g 21h
- PR unite (30g)
- 18
Descrizione
### Prerequisites
1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our [Getting Started](https://www.hackforla.org/getting-started) page and attend an onboarding session.
2. You have already read our [How to Contribute to Hack for LA Guide](https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md).
### Overview
We need to update [INSERT THE VARIABLE’S NAME] for [INSERT THE PROJECT'S NAME] so that visitors to the website can find accurate information.
### Action Items
- [ ] In your IDE, open the `_projects/[INSERT THE FILENAME].md` file.
- [ ] Observe the existing syntax of the front matter block [^1] in the file.
- [ ] Find the `[INSERT THE VARIABLE’S NAME]` variable and change the following:
**From:**
```
[INSERT THE CURRENT LINE(S) OF CODE FOR THE VARIABLE]
```
**To:**
```
[INSERT THE DESIRED CODE CHANGES FOR THE VARIABLE]
```
- [ ] Verify the changes by viewing the following in your local environment with Docker and include before and after screenshots with your pull request:
- [ ] [INSERT THE PROJECT’S NAME] page [^2]
- [ ] the project's card on the Projects' page [^3]
### Resources/Instructions
[^1]: [Info about the front matter block](https://jekyllrb.com/docs/front-matter/)
[^2]: Project detailed info page URL: [INSERT THE PROJECT-SPECIFIC PAGE URL HERE]
[^3]: Projects page URL: https://www.hackforla.org/projects/
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.