File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
66
77If this is a bug fix, make sure your description includes "closes #xxxx",
88"fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related
9- issue when the PR is merged
9+ issue when the PR is merged.
10+
11+ If you are adding/modifying/removing any command or utility script, please also
12+ make sure to add/modify/remove any unit tests from the sonic-utilities-tests
13+ directory as appropriate.
1014
1115If you are modifying or removing an existing 'show', 'config' or 'sonic-clear'
1216subcommand, or you are adding a new subcommand, please make sure you also
@@ -26,5 +30,3 @@ Please provide the following information:
2630
2731** - New command output (if the output of a command-line utility has changed)**
2832
29- -->
30-
You can’t perform that action at this time.
0 commit comments