Skip to content

Commit e826863

Browse files
authored
Updated PR Template (Azure#20069)
1 parent 0c4d2af commit e826863

File tree

2 files changed

+22
-29
lines changed

2 files changed

+22
-29
lines changed
Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,25 @@
1-
**Checklists**
2-
- [ ] Added impacted package name to the issue description
3-
4-
**Packages impacted by this PR:**
5-
61

7-
**Issues associated with this PR:**
2+
### Packages impacted by this PR
83

94

10-
**Describe the problem that is addressed by this PR:**
5+
### Issues associated with this PR
116

127

13-
**What are the possible designs available to address the problem**
8+
### Describe the problem that is addressed by this PR
149

1510

16-
**If there are more than one possible design, why was the one in this PR chosen?**
11+
### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
1712

1813

19-
**Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
14+
### Are there test cases added in this PR? _(If not, why?)_
2015

2116

22-
**Are there test cases added in this PR?**_(If not, why?)_
17+
### Provide a list of related PRs _(if any)_
2318

2419

25-
**Provide a list of related PRs**_(if any)_
20+
### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_
2621

27-
28-
**Command used to generate this PR:**_(Applicable only to SDK release request PRs)_
22+
### Checklists
23+
- [ ] Added impacted package name to the issue description
24+
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
25+
- [ ] Added a changelog (if necessary)

.github/pull_request_template.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,25 @@
11

2-
**Checklists**
3-
- [ ] Added impacted package name to the issue description
4-
5-
**Packages impacted by this PR:**
6-
2+
### Packages impacted by this PR
73

8-
**Issues associated with this PR:**
94

5+
### Issues associated with this PR
106

11-
**Describe the problem that is addressed by this PR:**
127

8+
### Describe the problem that is addressed by this PR
139

14-
**What are the possible designs available to address the problem**
1510

11+
### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
1612

17-
**If there are more than one possible design, why was the one in this PR chosen?**
1813

14+
### Are there test cases added in this PR? _(If not, why?)_
1915

20-
**Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
2116

17+
### Provide a list of related PRs _(if any)_
2218

23-
**Are there test cases added in this PR?**_(If not, why?)_
2419

20+
### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_
2521

26-
**Provide a list of related PRs**_(if any)_
27-
28-
29-
**Command used to generate this PR:**_(Applicable only to SDK release request PRs)_
22+
### Checklists
23+
- [ ] Added impacted package name to the issue description
24+
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
25+
- [ ] Added a changelog (if necessary)

0 commit comments

Comments
 (0)