|
| 1 | +--- |
| 2 | +name: New Initiative |
| 3 | +about: An Initiative is composed of multiple efforts typically around a unified theme or goal. |
| 4 | +title: '[Initiative] ' |
| 5 | +labels: 'initiative, monolith-platform' |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +<!-- Note: If you include screenshots, images, and other visual media, please include alt text or, if there are several of them, a higher level written explanation of what's represented in the images. --> |
| 11 | + |
| 12 | +### Problem statement |
| 13 | + |
| 14 | +<!-- **Why** is it important that we work on this initiative? --> |
| 15 | +<!-- Example: "Currently, there isn't a consistent way to assure content quality in the product UI, so copy that doesn't follow GitHub's content style guides keeps being shipped." --> |
| 16 | + |
| 17 | +### Project overview |
| 18 | + |
| 19 | +<!-- Briefly outline the tasks which, if completed, would resolve the problem. --> |
| 20 | +<!-- Example: "Create automated pull request checks for every UI content change that ping team X when a regression or error is detected." --> |
| 21 | + |
| 22 | +### Goals |
| 23 | + |
| 24 | +<!-- Goals are aspirational. In contrast to problems and exit criteria, goals are not coupled to a single project. Goals often represent perpetual aims and commitments. --> |
| 25 | +<!-- Example: "Increase quality of copy and micro-copy in github.com." --> |
| 26 | + |
| 27 | +### Exit criteria |
| 28 | + |
| 29 | +<!-- Exit criteria are specific. When these criteria are met, the project is done, and the problem is resolved. When these criteria cannot be met, the project should be discontinued, as it cannot resolve the problem. --> |
| 30 | +<!-- Example: "New pull requests have to pass a check for common content terms." --> |
| 31 | + |
| 32 | +### Team |
| 33 | + |
| 34 | +<!-- Include a list of people responsible for, and working on the initiative. Consider including: design, engineering, research, PM, DRI (directly responsible individual). Use a list format. --> |
| 35 | + |
| 36 | +- **E**ngineering: |
| 37 | +- **P**roduct: |
| 38 | +- **D**esign: |
| 39 | + |
| 40 | +### Key milestones |
| 41 | + |
| 42 | +<!-- **When** do you expect that each phase of the initiative will be completed. Use a list format: |
| 43 | +- **Date** - Deliverable A |
| 44 | +- **Date** - Deliverable B |
| 45 | +--> |
| 46 | + |
| 47 | +### Tracking |
| 48 | + |
| 49 | +<!-- List of relevant issues to track progress. --> |
| 50 | + |
| 51 | +### Reference |
| 52 | + |
| 53 | +<!-- List of relevant and important links to understand context, problem, previous work, related initiatives, etc. For example: tracking board, related issues, research, specs, Figma links, code prototypes, etc. --> |
| 54 | + |
| 55 | +### Glossary |
| 56 | + |
| 57 | +<!-- If there are terms that may not be familiar to some, include a list here. --> |
| 58 | + |
0 commit comments