From 168cd63c6ae7406a6e492599eeaa85a61b4c4824 Mon Sep 17 00:00:00 2001 From: Eileen Burdekin Date: Mon, 6 Jan 2025 17:02:53 -0800 Subject: [PATCH 1/3] add prework-pm template --- .github/ISSUE_TEMPLATE/prework-pm.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/prework-pm.md diff --git a/.github/ISSUE_TEMPLATE/prework-pm.md b/.github/ISSUE_TEMPLATE/prework-pm.md new file mode 100644 index 00000000..422c99f6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/prework-pm.md @@ -0,0 +1,26 @@ +--- +title: "Self-Onboarding Product Manager:" +description: "An issue to help new developers get acquainted with our processes." +name: "Pre-work: Product Manager" +labels: feature: onboard / offboard, issue level I: request, priority: medium, role: product management, size: 1pt +--- + +### Overview + +To help new Product Managers get started with the Github Project Board and learn Expunge Assist (EA) team policies and procedures. Questions? Please reach out to the other PMs via Slack for assistance with any of the items 😊 + +### Action Items + +- [ ] Read the Expunge Assist [One Page](https://docs.google.com/document/d/1SVgk4vH02oH7kUVbphKebrWMQNOMtzkIkpcksnHAULo/edit) +- [ ] Read ["How to Create Github Issues"](https://github.com/hackforla/expunge-assist/wiki/How-to-Create-Issues) +- [ ] Review [Expunge Assist Github board](https://github.com/orgs/hackforla/projects/77/views/1) +- [ ] [Read & sign Team Charter](https://github.com/hackforla/expunge-assist/wiki/Expunge-Assist-Team-Charter) +- [ ] Update [Project Profile](https://www.hackforla.org/projects/expunge-assist) by creating an issue (link below) + - [ ] [Create Issue](https://github.com/hackforla/website/issues/new?assignees=&labels=P-Feature%3A+Project+Info+and+Page%2Crole%3A+back+end%2FdevOps%2Crole%3A+front+end%2CComplexity%3A+Small%2Csize%3A+0.5pt%2Ctime+sensitive&projects=&template=project-profile-card-review-and-update.yml&title=Update+Project+Profile%3A+%5BProject+Name%5D) +- [ ] Log into the expungeassist@hackforla.org email address and google drive. Use the information in your 1password Expunge-Assist vault information +- [ ] Once all above items are finished, scroll to the bottom and click "Close issue" + +### Additional Resources + +- [Figma - Expunge Assist](https://www.figma.com/file/hYqRxmBVtJbDv9DJXV6nra/Expunge-Assist-Main-Figma?type=design&node-id=2-21&mode=design&t=gp9ORTk5A0xuk3TF-0) +- [Google Drive - Expunge Assist team](https://drive.google.com/drive/folders/1qR-5gm7a-3h-Zm6Tu8IxDQ6yL488kf1n?usp=sharing) From f6d23d819cfa603595656aabe0cf0841539d791c Mon Sep 17 00:00:00 2001 From: Eileen Burdekin Date: Mon, 6 Jan 2025 20:15:00 -0800 Subject: [PATCH 2/3] update title to match Maria's comment/other templates --- .github/ISSUE_TEMPLATE/prework-pm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/prework-pm.md b/.github/ISSUE_TEMPLATE/prework-pm.md index 422c99f6..91dfc8b7 100644 --- a/.github/ISSUE_TEMPLATE/prework-pm.md +++ b/.github/ISSUE_TEMPLATE/prework-pm.md @@ -1,5 +1,5 @@ --- -title: "Self-Onboarding Product Manager:" +title: "Pre-work: Product Manager" description: "An issue to help new developers get acquainted with our processes." name: "Pre-work: Product Manager" labels: feature: onboard / offboard, issue level I: request, priority: medium, role: product management, size: 1pt From a8224d07c12e444cf6ad156d2d4faab07d0e88c5 Mon Sep 17 00:00:00 2001 From: Eileen Burdekin Date: Mon, 6 Jan 2025 20:19:20 -0800 Subject: [PATCH 3/3] update name to match other templates as well, oops --- .github/ISSUE_TEMPLATE/prework-pm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/prework-pm.md b/.github/ISSUE_TEMPLATE/prework-pm.md index 91dfc8b7..2a0db17e 100644 --- a/.github/ISSUE_TEMPLATE/prework-pm.md +++ b/.github/ISSUE_TEMPLATE/prework-pm.md @@ -1,7 +1,7 @@ --- title: "Pre-work: Product Manager" description: "An issue to help new developers get acquainted with our processes." -name: "Pre-work: Product Manager" +name: "Self-Onboarding PM: [NAME]" labels: feature: onboard / offboard, issue level I: request, priority: medium, role: product management, size: 1pt ---