-
Notifications
You must be signed in to change notification settings - Fork 0
Source Control Guidelines
Daniel edited this page Apr 2, 2017
·
1 revision
In the following keys, square brackets donate an element that may not always be required/relevant.
- Patching -
patch-project_component-#issueNo- E.g.
patch-settings-#4andpatch-scrollbar-#45
- E.g.
- Feature -
feature-project_component[-#issueNo]- E.g.
feature-scrollbarandfeature-menu-#3
- E.g.
- Improvement-
improvement-project_component[-#issueNo]- E.g.
improvement-scrollbarandimprovement-menu-#3
- E.g.
File names which include the extensions:
- .js
- .html
- .json
Must be done in camel case and be named appropriately to the the files function
- E.g.
triSwitch.jsandapp.js