Skip to content

Commit 4446110

Browse files
Adding Instructions to Update Project Profile Issue Template (#8383)
* Updated instructions for author at bottom of template * Added instructions for Website Team leads using textarea field * Added "epic" and "Issue Making: Level 1" labels and changed `size: 0.5pt` label to `size: 0.25pt`
1 parent 58baaaf commit 4446110

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Project Profile Card review and update"
22
description: "To track project profile card updates or add a new project profile card"
33
title: "Update Project Profile: [Project Name]"
4-
labels: ['P-Feature: Project Info and Page', 'role: back end/devOps', 'role: front end', 'Complexity: Small', 'size: 0.5pt', 'time sensitive']
4+
labels: ['P-Feature: Project Info and Page', 'role: back end/devOps', 'role: front end', 'Complexity: Small', 'size: 0.25pt', 'time sensitive', 'Issue Making: Level 1', 'epic']
55

66
body:
77
- type: markdown
@@ -345,7 +345,7 @@ body:
345345
346346
- type: markdown
347347
attributes:
348-
value: "# Additional Instructions"
348+
value: "# Additional Instructions for Issue Author"
349349

350350
- type: markdown
351351
attributes:
@@ -357,4 +357,9 @@ body:
357357
2. Add newly created issue to the Project Board.
358358
![project_board](https://user-images.githubusercontent.com/73561520/201549346-7371ae37-cb56-4b40-8b66-1cd548bc3684.png)
359359
360-
360+
- type: textarea
361+
id: website-team-instructions
362+
attributes:
363+
label: "Additional Instructions for Website Team Leads After This Issue is Submitted (do NOT edit text below)"
364+
value: |
365+
Here are the instructions for how to process this request to make it ready for issues to be made out of it: https://github.com/hackforla/website/issues/7478#issuecomment-2357066233

0 commit comments

Comments
 (0)