Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 2.25 KB

README.md

File metadata and controls

49 lines (28 loc) · 2.25 KB

basic course of building applications for mobile devices with jQuery Mobile to apply PhoneGap for ninjacode.tv

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Have a bug or a feature request? Please open a new issue.

Contributing

Please submit all pull requests against *-test branches. If your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Thanks!

Community

Keep track of development and community news.

Credits

Created by Alejandro Romero, Pilmee Gates, html5facil, Ninja Code tv and Luis Antonio Copyright (c)

Licensing Options

Released under MIT license, https://raw.github.com/alejo8591/mobile_basic_course_ninjacodetv/master/LICENSE.txt

See LICENSE.txt for license.