Skip to content

Commit dfec51a

Browse files
author
Shuotian Cheng
authored
[github]: Add pull request template (#313)
1 parent 6334d57 commit dfec51a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)