Changes

Jump to: navigation, search

Mobile Medical Device Integration

708 bytes removed, 11:45, 10 January 2014
Project Repository
== Project Repository ==
* https://cdot.senecacollege.ca/hg
* https://bitbucket.org/nexj/mobile-bluetooth-adapters
* [https://developer.mozilla.org/en-US/docs/Mercurial Mozilla Mercurial Docs]
 
=== Branching Rules ===
 
* Nobody commits to ''default''.
** ''default'' is the master branch we will use to generate submissions back to NexJ
* Nobody commits to ''dev''.
** ''dev'' is the branch were the latest completed features and bug fixes come together for testing
* Keep branches relevant.
** If the ''focus'' of what your coding changes, make a new branch
* Best practice is to branch off of ''dev''.
** Exceptional scenarios call for branching off of default or other branches, you will not encounter them
* Branch names in lowercase.
* Hyphenate branch names if required.
** ''bluetooth-plugin''
* Branch names must either be:
** A bitbucket issue, example: ''issue-14 OR bug-14''
** A feature name, example: ''cryptography-bug''
 
=== Design Changes ===

Navigation menu