-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
34 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,47 @@ | ||
### Description | ||
<!--β±οΈ Before you start... | ||
Have you checked whether or not a similar pull request has already been reported?--> | ||
|
||
### Motivation and Context | ||
### π Description | ||
<!--A clear and concise description of what your idea is. Include things like possible use cases, drawbacks, etc.--> | ||
|
||
### Change Area | ||
### π Motivation and context | ||
<!-- Why did you choose to implement this?--> | ||
|
||
- [ ] Documentation | ||
- [ ] CI | ||
- [ ] Code | ||
- [ ] Design | ||
|
||
### PR Checklit | ||
### ποΈ Alternative solutions | ||
<!--Describe more ways this idea could be implemented.--> | ||
|
||
|
||
### β Tasks | ||
<!--Give an overview of all the specific things you would like to be changed or implemented. | ||
If an issue already exists with this, you can add the issue link or number--> | ||
|
||
```[tasklist] | ||
### High priority | ||
- [ ] Something | ||
- [ ] Another thing | ||
- [ ] https://github.com/link/to/an/issue | ||
``` | ||
```[tasklist] | ||
### Nice to have | ||
- [ ] Something | ||
- [ ] Another thing | ||
- [ ] https://github.com/link/to/an/issue | ||
``` | ||
|
||
#### βοΈ PR checklist | ||
|
||
```[tasklist] | ||
### PR checklist | ||
- [ ] Were these changes approved in an discussion by the project maintainers to prevent from extra work? | ||
- [ ] Did you build the app and test your changes? | ||
- [ ] Did you check for accessibility? You can use Accessibility Insights for this. | ||
- [ ] Did you remove any strings from the en-us resource file after seeing if the string wasn't being used? | ||
- [ ] Did you implement any design changes to an existing feature? | ||
- [ ] Was this change approved? | ||
- [ ] Are there any other steps that were used to validate these changes? | ||
1. | ||
2. | ||
``` | ||
|
||
### Screenshots | ||
### πΈ Assets | ||
<!--A list of assets (screenshots, mockups) relevant to this feature request. | ||
You can also include GitHub citations (if you know what these are).--> |