mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
369 B
369 B
Contributing to ShiftOS
Reporting Bugs
Follow the Templates/IssueTemplate.md
Suggesting Enhancements
Follow the Templates/IssueTemplate.md
Pull Requests
Follow our code style
PublicVariableNames privateVariableNames CONSTANT_VARIABLE_NAMES
PublicMethodNames privateMethodNames
ClassNames
BracketsOnNewLines()
{
}