Update README
This commit is contained in:
parent
15bbdcd978
commit
9cc69d57c4
@ -3,7 +3,7 @@
|
||||
[](https://github.com/mkoch227/Mods-for-HESK/blob/master/LICENSE)
|
||||
[](https://gitter.im/mkoch227/Mods-for-HESK?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Mods for HESK is a set of modifications for HESK v2.6.2, a free and popular helpdesk solution.
|
||||
Mods for HESK is a set of modifications for [HESK](http://www.hesk.com) v2.6.2, a free and popular helpdesk solution.
|
||||
|
||||
## Features
|
||||
- A new, responsive user interface
|
||||
@ -51,8 +51,8 @@ Mods for HESK will be maintained under the Semantic Versioning guidelines as muc
|
||||
`<major>.<minor>.<patch>`
|
||||
|
||||
And constructed with the following guidelines:
|
||||
- Breaking backward compatibility bumps the major (and resets the minor and patch)
|
||||
- New additions, including new minor features, without breaking backward compatibility bumps the minor (and resets the patch)
|
||||
- Updates to ensure compatibility with new minor/major versions of HESK bumps the major
|
||||
- New additions, including new minor features, without breaking backward compatibility, or updates to patch versions of HESK bumps the minor (and resets the patch)
|
||||
- Bug fixes and misc minor changes bumps the patch
|
||||
|
||||
For more information on SemVer, please visit http://semver.org.
|
||||
|
Loading…
x
Reference in New Issue
Block a user