-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use comments so you do not have to delete content (#2243)
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 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,16 +1,20 @@ | ||
### Fix | ||
|
||
**_(Required)_** Add a concise description of what you fixed. If this is related to an issue, add a link to it. If applicable, add screenshots, animations, or videos to help illustrate the fix. | ||
<!-- **_(Required)_** Add a concise description of what you fixed. If this is related to an issue, add a link to it. If applicable, add screenshots, animations, or videos to help illustrate the fix. --> | ||
|
||
### Test | ||
|
||
<!-- | ||
**_(Required)_** List the steps to test the behavior. For example: | ||
|
||
> 1. Go to... | ||
> 2. Tap on... | ||
> 3. See error... | ||
--> | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Release | ||
|
||
**_(Required)_** Add a concise statement to `RELEASE-NOTES.md` if the changes should be included in release notes. Include details about updating the notes in this section. For example: | ||
`RELEASE-NOTES.md` was updated with: | ||
<!-- **_(Required)_** Add a concise statement to `RELEASE-NOTES.md` if the changes should be included in release notes. Include details about updating the notes in this section. For example: | ||
`RELEASE-NOTES.md` was updated with: --> |