This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1149 from Esri/Ting/Update-PRTemplate-vNext
[Logistics] Uncomment PR template content
- Loading branch information
Showing
1 changed file
with
9 additions
and
17 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,35 +1,27 @@ | ||
## Description | ||
|
||
<!-- | ||
This PR implements `SAMPLE_NAME` in `SAMPLE_CATEGORY` category. | ||
Branch: URL_TO_BRANCH | ||
--> | ||
This PR implements `SAMPLE_NAME` in `SAMPLE_CATEGORY` category. | ||
Branch: URL_TO_BRANCH | ||
|
||
## Linked Issue(s) | ||
|
||
<!-- - `common-samples/issues/` --> | ||
- `common-samples/issues/` | ||
|
||
## How To Test | ||
|
||
<!-- | ||
|
||
## Screenshots | ||
--> | ||
<!-- | ||
|Before|After| | ||
|:-:|:-:| | ||
||| | ||
--> | ||
|
||
|Before|After| | ||
|:-:|:-:| | ||
||| | ||
|
||
<!-- | ||
## To Discuss | ||
--> | ||
|
||
|
||
<!-- <details><summary>Code Snippet</summary> | ||
<details><summary>Code Snippet</summary> | ||
|
||
```swift | ||
Swift repro code goes here | ||
``` | ||
|
||
</details> --> | ||
</details> |