Update Project Profile Card review issue template #7596
Labels
Complexity: Medium
Feature: Board/GitHub Maintenance
Project board maintenance that we have to do repeatedly
ready for dev lead
Issues that tech leads or merge team members need to follow up on
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 1pt
Can be done in 4-6 hours
Milestone
Prerequisite
Overview
We need to update the Project Profile Card review issue template, so that when new issues get made with the template, the instructions for how to update the issue are part of the template.
Action Items
Open the file
/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml
in your code editorAt the bottom of the template, you will be creating a detail block, with content from another issue
Push your issue branch to your fork of the website repository, as described in Section 3.1.a of CONTRIBUTING doc, for example:
git push --set-upstream origin test-update-labels-1234
The response from the push command will include the URL for creating a pull request. Copy/Paste the URL for creating the Pull Request for later.
Browse to your fork of the website repository and click Settings
Screenshot of Repository Settings
Change the default branch to the new issue branch
Screenshot of Default Branch Setting
Further down on the settings page under Features, check the Issues checkbox
Screenshot of Issues Checkbox
From the Issues page, click "New Issue" then locate the template updated by your issue, and click "Get Started" to open the issue template.
Copy the URL of the issue creation page as 2 and save for later use.
Verify the changes of the issue template.
Complete the Pull Request process by visiting the URL saved from the push command.
In the PR copy/paste this text immediately before the section "Screenshots of Proposed Changes Of The Website"
gh-pages
and to disable Issues featureResources/Instructions
For QA to validate change: see 3
Footnotes
Text to add to the template: https://github.com/hackforla/website/issues/7478#issuecomment-2357066233 ↩
Template file: .github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml ↩
See the template in use: Issue: Project Profile Card review and update ↩
The text was updated successfully, but these errors were encountered: