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

Create a Dependency Template #1091

Closed
1 task done
sydneywalcoff opened this issue Jan 4, 2024 · 3 comments · Fixed by #1372 or #1374
Closed
1 task done

Create a Dependency Template #1091

sydneywalcoff opened this issue Jan 4, 2024 · 3 comments · Fixed by #1372 or #1374
Assignees
Labels
DevOps type of development task related to Process, Github Actions, and Deployment feature: GitHub/Project Board maintenance issue level I: request Smallest type of issue; Typically can be completed by one person priority: low role: development anything related to code size: 1pt can be done in 6 hours or less
Milestone

Comments

@sydneywalcoff
Copy link
Member

sydneywalcoff commented Jan 4, 2024

Overview

We're re-organizing how we write issues to include dependencies. To make writing issues more efficient, we want to create a template for issues with dependencies.

Action Items

  • create new issue template with below info:
    file name: blank-issue-dependency.md
    name: Blank Issue w/ Dependency
    labels: feature: missing, priority: missing, role: missing, size: missing, dependency, issue level: missing
### Dependency
- [ ] add number of issue blocking this one ex`#...`

### Overview
REPLACE THIS TEXT - Text here that clearly states the purpose and context of this issue 

### Action Items
- [ ] REPLACE THIS TEXT - If this is the beginning of the task this is most likely something to be researched and documented.
- [ ] REPLACE THIS TEXT - If the issue has already been researched, and the course of action is clear, this will describe the steps.  However, if the steps can be divided into tasks for more than one person, we recommend dividing it up into separate issues, or assigning it as a pair programming task.

IF BLOCKING ANOTHER ISSUE:
- [ ] remove dependency on #BLOCKED_ISSUE and move it to `New Issues waiting for approval` on the project board

### Resources/Notes
REPLACE THIS TEXT - If there is a website which has documentation that helps with this issue provide the link(s) here.`

Resources/Instructions

@sydneywalcoff sydneywalcoff added the DevOps type of development task related to Process, Github Actions, and Deployment label Jan 14, 2024
@sydneywalcoff sydneywalcoff added the issue level I: request Smallest type of issue; Typically can be completed by one person label Mar 5, 2024
@sydneywalcoff sydneywalcoff added this to the Launch Prep 2.0 milestone Mar 15, 2024
Copy link

Hey @davidwiese! Thanks for taking this issue.

To help keep everyone in the loop, please comment your Estimated Time to Completion (ETC) below!

Thanks again!

@davidwiese
Copy link
Member

ETC before tonight's meeting

@davidwiese
Copy link
Member

PR here:

#1372

@davidwiese davidwiese linked a pull request May 1, 2024 that will close this issue
@sydneywalcoff sydneywalcoff mentioned this issue May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps type of development task related to Process, Github Actions, and Deployment feature: GitHub/Project Board maintenance issue level I: request Smallest type of issue; Typically can be completed by one person priority: low role: development anything related to code size: 1pt can be done in 6 hours or less
Projects
Development

Successfully merging a pull request may close this issue.

2 participants