We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598c1fc commit b590920Copy full SHA for b590920
1 file changed
.github/PULL_REQUEST_TEMPLATE.MD
@@ -3,13 +3,11 @@
3
> AB#<WORK_ITEM_ID>
4
-------------------------------------------------------------------
5
### Summary
6
-<!-- Insert your Copilot Generated Summary here -->
+<!-- Insert your Copilot Generated Summary below -->
7
8
-### Additional Notes
9
-<!-- Any extra details or related links -->
10
11
<!--
12
-PR Title Guide
+### PR Title Guide
13
14
> For feature requests
15
FEAT: (short-description)
@@ -31,5 +29,4 @@ REFACTOR: (short-description)
31
29
32
30
> For release related changes, without any feature changes
33
RELEASE: #<RELEASE_VERSION> (short-description)
34
-
35
-->
0 commit comments