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

TWE: Create Template Issue: Research: Create Roadmap Details #323

Closed
16 tasks done
bradyse opened this issue Oct 16, 2022 · 5 comments
Closed
16 tasks done

TWE: Create Template Issue: Research: Create Roadmap Details #323

bradyse opened this issue Oct 16, 2022 · 5 comments

Comments

@bradyse
Copy link
Member

bradyse commented Oct 16, 2022

Overview

We need to create a template issue for Research: Create Roadmap Details so that we have consistent, transparent, defined and self-supporting structure for people creating them.

Action Items

  • Add to the Project Board
  • Add the milestone: Project Management
  • Add a feature label specific to what the template is related to, if available. If not clear what you should use, ask product.
  • Any place you see [replace...] replace both the text and the brackets with what it is asking for
  • Create a draft of new template by copying the content block below to a comment on this issue, which will be known as our Draft
  • In your draft, Fill out the top part (called front matter) with the info it needs. See the Resources section below for definition and example.
  • Define any Dependencies (or remove the dependency section)
  • Customize the Overview section
  • Fill out the Action Items section (in your draft) by defining the steps that are required to be done, keeping the following in mind:
    • The person working on this issue might be new to the org, so the issue should be able to be worked on without any prior knowledge
    • If the person needs to add links, or put documents in specific locations, the place where they can do that action must be linked in the resources section
      • the links provided by the issue creator should be in the same order as the Action Items
  • [ ] If documents or folders (sheets, docs, presentations, dashboard, etc.) will be created, find the document template that should be used by checking the WIKI Templates by role pages.
    • [ ] if there is a template
      • [ ] Add a link to the template into the ### Resources section of your draft
    • [ ] if there is no template yet
      • [ ] put a placeholder into the ### Resources section of the draft [TWE: Template: Research Roadmap]
  • Get sign-off by product on the draft
  • Create the template issue on the repo
  • Add the link to related "Get started" button in the Resources section below.
  • Update the appropriate place in wiki for your template (see resources section)

Resources/Instructions

Getting started button link for creating new issue using the "Create Roadmap Details" template on the "New issue" tab

WIKI Templates

Content to copy for draft

Draft of `Research: Create Roadmap Details` template issue
---
name: TWE: Create Template Issue: Research: Create Roadmap Details
about: 
title: TWE: Research: Create Roadmap Details
labels: 'feature: board / google drive / tools', 'feature: missing', 'size: missing', 'role: missing', 'milestone: missing'
assignees: 
---
# Instructions for creating this issue
The person who creates this issue should use these links to add links to the resources section and customize this issue
- [ ] Find WIKI page for this issue by looking at role pages [Internship Wiki, Join the team page](https://github.com/hackforla/internship/wiki/Joining-the-Team) - then add the appropriate link to the resources section
- [ ] Find document template that should be used [Templates & Product Branding](https://github.com/hackforla/internship/wiki/Design-Process-Overview) - then add that specific template link into the resources section
- [ ] If no dependencies, delete dependency section
- [ ] any place you see `[replace...]` replace both the text and the brackets with what it is asking for (including in the front matter above but not where it says name, but not where it says title.
- [ ] add appropriate labels and remove the corresponding missing labels
- [ ] delete this section when all the checkboxes above are complete (i.e., the issue assignee will never see this part)

### Dependencies

### Overview
WE NEED TO DO X FOR Y REASON

### Action Items
A STEP BY STEP LIST OF ALL THE TASK ITEMS THAT YOU CAN THINK OF NOW EXAMPLES INCLUDE: Research, reporting, etc.

### Resources

Resources

Front Matter Fields and Meaning
  • name: (name that appear on the new issue tab)
  • about: (is the description that appears next to the issue template on the new issue tab
  • title: (the title that appears when the issue is created. User then customizes this title for their issue)
  • labels: (choose the labels that will be the same each time, and choose missing labels for the ones that depend on content)
  • assignees:
Front Matter Field example
  • name: 'Research: Roadmap'
  • about: The start of a new roadmap
  • title: 'TWE: Research Roadmap [name of type]'
  • labels: 'feature: research, feature: roadmap, milestone: missing, role: UI/UX research,
  • size: 0.50pt'
  • assignees: ''
@bradyse
Copy link
Member Author

bradyse commented Oct 16, 2022

Draft of Research: Create Roadmap Details template issue

name: Research: Create Roadmap Details
about: Updating details of an existing roadmap
title: TWE: Research: Create Roadmap Details for RP[###]
labels: 'feature: research', 'feature: roadmap', 'size: 1pt', 'role: UI/UX research', 'milestone: missing'
assignees:

Instructions for creating this issue

The person who creates this issue should use these links to add links to the resources section and customize this issue

  • Make sure the title of this issue gets updated from Research: Create Roadmap Details for RP[###] to have the number of the research plan you are working from.
  • Go to the Research Output Overview
    • Find the relevant overview type wiki page.
    • Change [Wiki [TYPE] Research Overview Page] in the Resources below with the correct wiki page of the research overview by type.
  • Go to the Research Output Overview Page again
    • Find the relevant wiki page for this specific research plan.
    • Change the [RP__ Wiki Page] in the Resources below with this RP's specific wiki page.
  • From the RP Wiki page, find the Google Doc of the Research Roadmap - then add that specific link into the resources section
  • Add the appropriate dependencies and check them off if or when they are finished
  • Any place you see [replace...] replace both the text and the brackets with what it is asking for.
  • Add label of the correct research plan number associated with this research plan (e.g., Research: RP001).
  • Delete this section when all the checkboxes above are complete (i.e., the issue assignee will never see this part).

Dependencies

  • [REPLACE WITH ROADMAP ISSUE #]
  • A research setup structure (wiki, GitHub labels, Google Drive, etc.) has been created an approved [REPLACE WITH RESEARCH STRUCTURE ISSUE # IF AVAILABLE]. Use this URL to search the issue tab for potential results

Overview

We need to update the details of the [TYPE] Roadmap for [NAME OF RESEARCH PLAN] so that the high level overview captures why we are doing all the research plans with this user group.

Action Items

  • Briefly review all relevant wiki documentation related to this type of research.
  • Review the following sections and write questions into comments for UX Research Lead as you go through each section. If you think the content should be revised, include that in your comments.
    • Review the brief summary about the project/product.
    • Review the overall goals and/or objectives of the type of research.
    • Review the summary of the target participants.
    • Review research framework and methodologies.
  • Find your research plan's subsection. Review and revise as necessary. Include questions as comments for the UX Research Lead to review:
    • Goals
    • Requirements
    • Timelines
    • Delivery
    • Follow-up Options
    • Research Analysis
  • Review with UX Research Lead
  • Product Sign-off

Resources

@bradyse
Copy link
Member Author

bradyse commented Oct 16, 2022

This draft of an issue template has been created. The plan is to use this template for ALL research plans across all roadmaps with priority for the following issue:

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Oct 20, 2022

Test of Issue Draft

Instructions for creating this issue

The person who creates this issue should use these links to add links to the resources section and customize this issue

  • Make sure the title of this issue gets updated from TWE: Research: Create Roadmap Details for RP[###] to have the number of the research plan you are working from.
  • Go to the Research Output Overview
    • Find the relevant overview type wiki page.
    • Change [Wiki [TYPE] Research Overview Page] in the Resources below with the correct wiki page of the research overview by type.
  • Go to the Research Output Overview Page again
    • Find the relevant wiki page for this specific research plan.
    • Change the [RP__ Wiki Page] in the Resources below with this RP's specific wiki page.
  • From the RP Wiki page, find the Google Doc of the Research Roadmap - then add that specific link into the resources section
  • Add the appropriate dependencies and check them off if or when they are finished
  • Any place you see [replace...] replace both the text and the brackets with what it is asking for.
  • Add label of the correct research plan number associated with this research plan (e.g., Research: RP001).
  • Delete this section when all the checkboxes above are complete (i.e., the issue assignee will never see this part).

Dependencies

Overview

We need to update the details of the Intern Roadmap for Weekly Intern Survey Assessing Mentorship so that the high level overview captures why we are doing all the research plans with this user group.

Action Items

  • Briefly review all relevant wiki documentation related to this type of research.
  • Review the roadmap document's front matter and write questions into comments for UX Research Lead as you go through each section. If you think the content should be revised, include that in your comments.
    • Review the brief summary about the project/product.
    • Review the overall goals and/or objectives of the type of research.
    • Review the summary of the target participants.
    • Review research framework and methodologies.
  • For this research plan, draft the following according to the template (be sure to include questions as comments for the UX Research Lead to review):
    • Goals
    • Requirements
    • Timelines
    • Delivery
    • Follow-up Options
    • Research Analysis
  • Review with UX Research Lead
  • Product Sign-off

Resources

@bradyse
Copy link
Member Author

bradyse commented Oct 21, 2022

This issue is done and can be closed.

@bradyse
Copy link
Member Author

bradyse commented Nov 2, 2022

Updated Create a template issue by adding the "Get started" link to the action items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants