|
1 | 1 | ---
|
2 | 2 | name: Feature request
|
3 |
| -about: Submit a feature request |
| 3 | +about: Request a new feature or change in Cirq or the project |
4 | 4 | title: ''
|
5 | 5 | labels: 'kind/feature-request'
|
6 | 6 | assignees: ''
|
7 |
| - |
8 | 7 | ---
|
| 8 | +## Is your feature request related to a use case or problem? Please explain |
9 | 9 |
|
10 |
| -**Is your feature request related to a use case or problem? Please describe.** |
11 |
| - |
12 |
| - |
13 |
| -**Describe the solution you'd like** |
14 |
| - |
15 |
| - |
16 |
| -**[optional] Describe alternatives/workarounds you've considered** |
17 |
| - |
18 |
| - |
19 |
| -**[optional] Additional context (e.g. screenshots)** |
| 10 | +## Describe the solution you would prefer |
20 | 11 |
|
| 12 | +## How urgent is this for you? Is it blocking important work? |
21 | 13 |
|
22 |
| -**What is the urgency from your perspective for this issue? Is it blocking important work?** |
23 |
| -<!-- Please choose one and remove the others --> |
| 14 | +<!-- Please choose one of the following options and remove the others --> |
| 15 | +**P0** – this should land no later than a week<br> |
| 16 | +**P1** – I need this no later than the next release<br> |
| 17 | +**P2** – we should do it in the next couple of quarters<br> |
| 18 | +**P3** – I'm not really blocked by it; it's an idea I'm proposing based on principle |
24 | 19 |
|
25 |
| -P0 - this should land no later than a week |
26 |
| -P1 - I need this no later than the next release (end of quarter) |
27 |
| -P2 - we should do it in the next couple of quarters |
28 |
| -P3 - I'm not really blocked by it, it is an idea I'd like to discuss / suggestion based on principle |
| 20 | +<!-- Optional; feel free to remove the next section if it's not relevant. --> |
| 21 | +## Describe alternatives/workarounds you've considered |
29 | 22 |
|
30 |
| -<!-- [optional] additional comment / context --> |
| 23 | +<!-- Optional; feel free to remove the next section if it's not relevant. --> |
| 24 | +## Provide additional information or context (e.g., screenshots) |
0 commit comments