Add template for roadmap projects / working groups (#161)

* add template for projects / working groups

* Update z-new-project

* Update z-new-project
This commit is contained in:
Mike McNeil 2020-12-31 01:10:20 -06:00 committed by GitHub
parent 6a3c511eca
commit 1e0186b820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

51
.github/ISSUE_TEMPLATE/z-new-project vendored Normal file
View File

@ -0,0 +1,51 @@
---
name: Internal - New project
about: Kick off a new company-sponsored project to ship particular improvements to Fleet
title: ''
labels: ''
assignees: ''
---
### Goal
> TODO: A sentence or two describing the high level goal for this project
### Steps
- I. Drafting
- [x] High-level goals, due date set
- [x] GitHub issue
- [ ] Slack channel (`#2021-`…)
- [ ] Slack channel topic set w/ issue link & internal target date (`🏁 Oct 31: https://github.com/fleetdm/fleet/issues/TODO`)
- [ ] Brainstorming, design research, talking to users
- [ ] Lo-fi wireframes (personal draft in Figma)
- [ ] Vision review w/ @edamamedesign, directional/aesthetic revisions
- [ ] Practical review w/ @mikermcneil, simplifying/UX revisions
- [ ] Hi-fi wireframes (shared project in Figma)
- [ ] Engineering review w/ @zachw, tactical revisions
- [ ] Final wireframes
- [ ] Shared as a comment in this issue
- [ ] https://www.instagram.com/fleetctl
- II. Implementation
- [ ] Pull request(s)
- [ ] Code changes
- [ ] Documentation changes
- [ ] Short Loom video demo (the happy path + the edge cases you've tested)
- [ ] Engineering review, quality/style revisions
- III. Release
- [ ] Release tagged
- [ ] Release notes written
- [ ] Upgrade considerations documented (e.g. breaking change, DB schema migrations, etc)
- [ ] Release announced
- [ ] Release published
- [ ] GitHub
- [ ] NPM
- [ ] Docker
- [ ] Release blog post published
- [ ] Release announced in osquery Slack
- [ ] Release announced on social media
- [ ] https://twitter.com/fleetctl
- [ ] https://linkedin.com/company/fleetdm
- [ ] https://www.facebook.com/fleetdm
- [ ] https://www.instagram.com/fleetctl/