File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- # Contributing to UnifySDK
1
+ # Contributing to Z-Wave-Protocol-Controller
2
2
3
3
## Reporting issues
4
4
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
+ ),
6
9
however supported @SiliconLabs customers can report cases individually.
7
10
8
11
## Git Branch naming conventions
@@ -75,7 +78,7 @@ Context: <message clearing explaining what commit does>
75
78
What to consider while reviewing a Pull Request
76
79
77
80
* 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?
79
82
* Does the code meet its objective / acceptance criteria?
80
83
* Does the code have unit test and documentation included?
81
84
* Does the code need any refactoring, considering security, performance or simply ease of reading?
You can’t perform that action at this time.
0 commit comments