EXAMPLE: Update Project Profile: [INSERT PROJECT'S NAME] (Update [INSERT VARIABLE NAME])
- 主要語言
- JavaScript
- 星號
- 363
- 分支
- 872
- 平均合併
- 2 天 23 小時
- 30 天內合併 PR
- 18
描述
### 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/
貢獻指南
評估
這個 Issue 還沒有評估資料。