-
Notifications
You must be signed in to change notification settings - Fork 92
Merge checklist
devnoname120 edited this page Feb 20, 2017
·
2 revisions
Make sure the following is abode by before merging any pull request.
-
db.yml
- Prefix kernel functions with
k
(i.e.ksceBtGetVidPid
). - NIDs should be hexa and match
0x[0-9A-F]{8}
.
- Prefix kernel functions with
-
*.h
- No license header, the MIT license is at the root of the project.
- Documentation header (\usergroup or \kernelgroup).
- The group should be defined in
definitions.dox
.
If you have any question about this article or another one, don't hesitate to contact us on our IRC channel: #vitasdk at Freenode. Be patient, we are not permanently checking the channel.