We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6334d57 commit dfec51aCopy full SHA for dfec51a
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
1
+<!--
2
+Please make sure you have read and understood the contribution guildlines:
3
+https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
4
+
5
+1. Make sure your commit includes a signature generted with `git commit -s`
6
+2. Make sure your commit title follows the correct format: [component]: description
7
+3. Make sure your commit message contains enough details about the change and related tests
8
9
+Please also provide the following information in this pull request:
10
+-->
11
12
+**What I did**
13
14
+**Why I did it**
15
16
+**How I verified it**
17
18
+**Details if related**
0 commit comments