Skip to content

Commit b125d6d

Browse files
committed
SWPROT-8953: docs: zpc: Update branding in CONTRIBUTING.md
Origin: SiliconLabsSoftware#18 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 25c1cf4 commit b125d6d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CONTRIBUTING.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Contributing to UnifySDK
1+
# Contributing to Z-Wave-Protocol-Controller
22

33
## Reporting issues
44

5-
Currently there is no way to report issue in the github project,
5+
Currently there is no way to report issue in the
6+
[z-wave-protocol-controller github project](
7+
https://github.com/SiliconLabsSoftware/z-wave-protocol-controller
8+
),
69
however supported @SiliconLabs customers can report cases individually.
710

811
## Git Branch naming conventions
@@ -75,7 +78,7 @@ Context: <message clearing explaining what commit does>
7578
What to consider while reviewing a Pull Request
7679

7780
* Does the code has successful build?
78-
* Does the code follow unify coding guidelines?
81+
* Does the code follow z-wave-protocol-controller coding guidelines?
7982
* Does the code meet its objective / acceptance criteria?
8083
* Does the code have unit test and documentation included?
8184
* Does the code need any refactoring, considering security, performance or simply ease of reading?

0 commit comments

Comments
 (0)