Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the status of some projects #3891

Closed
8 tasks done
ExperimentsInHonesty opened this issue Jan 30, 2023 · 1 comment
Closed
8 tasks done

Change the status of some projects #3891

ExperimentsInHonesty opened this issue Jan 30, 2023 · 1 comment
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue epic P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: product Product Management size: 0.25pt Can be done in 0.5 to 1.5 hours

Comments

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Jan 30, 2023

Overview

We need to update the website so that any projects that are showing as Active that should have another status get updated.

Action Items

  • Identify all the projects that need to change status
    • Identify the new status
    • Identify project.md file
  • Copy the template to the new issue (per project)
  • customize template by doing a search and replace for the following items
    • [PROJECT MD FILE]
    • [PROJECT NAME]
    • [PROJECT MD FILE NAME WITHOUT MD]

Resources/Instructions

Directory where the project.md files can be found: https://github.com/hackforla/website/tree/gh-pages/_projects

Projects that need to change status

Title Template

Mark [PROJECT NAME] as On Hold

Body Template

### Prerequisite
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 page](https://www.hackforla.org/getting-started).
2. Please make sure you have read our **[Hack for LA Contributing Guide](https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md)** before you claim/start working on an issue.

### Overview
We want to mark the [PROJECT NAME] project as `On Hold` so that 
- our website accurately reflects the status (Active, Complete, or On Hold) of our projects, 
- and visitors to our website can know the status of our projects.

### Action Items
- [ ] In `_projects/[PROJECT MD FILE]`, change the status for [PROJECT NAME] from
  ```
  status: Active
  ```
  to
  ```
  status: On Hold
  ```
- [ ] Ensure that the `On Hold` status is displayed properly on the [projects page](https://www.hackforla.org/projects/) and [[PROJECT NAME] page](https://www.hackforla.org/projects/[PROJECT MD FILE NAME WITHOUT MD])

### Resources/Instructions
- Directory to find the page in once you have it in your IDE: `_projects/[PROJECT MD FILE]`
- [hackforla.org, Projects page](https://www.hackforla.org/projects/)
- [hackforla.org, [PROJECT NAME] page](https://www.hackforla.org/projects/[PROJECT MD FILE NAME WITHOUT MD])
- Click on the link to see the source file code: https://github.com/hackforla/website/blob/gh-pages/_projects/[PROJECT MD FILE]?plain=1
- This issue is part of an epic: #3891
@github-actions github-actions bot added Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Jan 30, 2023
@ExperimentsInHonesty ExperimentsInHonesty added role: product Product Management P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.25pt Can be done in 0.5 to 1.5 hours and removed Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Jan 30, 2023
@ExperimentsInHonesty ExperimentsInHonesty self-assigned this Jan 30, 2023
@ExperimentsInHonesty
Copy link
Member Author

ExperimentsInHonesty commented Jan 30, 2023

I have created all the issues and moved them into prioritized backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue epic P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: product Product Management size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
Development

No branches or pull requests

1 participant