Browse Source

Update README and .gitmessage

1) Remove the reference of MYSQL from README.md
2) Update commit message template to inert an empty line between title
and body.
pull/5325/head
Daniel Jiang 7 years ago
parent
commit
ade4e62d2b
  1. 2
      .gitmessage
  2. 1
      README.md

2
.gitmessage

@ -15,7 +15,7 @@ SUBJECT HERE
# Description of your commit should go below. Make sure to leave
# one empty line after your description.
#
#
BODY LINE1
BODY LINE2

1
README.md

@ -58,7 +58,6 @@ Harbor is available under the [Apache 2 license](LICENSE).
This project uses open source components which have additional licensing terms. The official docker images and licensing terms for these open source components can be found at the following locations:
* Photon OS 1.0: [docker image](https://hub.docker.com/_/photon/), [license](https://github.com/vmware/photon/blob/master/COPYING)
* MySQL 5.6: [docker image](https://hub.docker.com/_/mysql/), [license](https://github.com/docker-library/mysql/blob/master/LICENSE)
### Commercial Support
If you need commercial support of Harbor, please contact us for more information: <img alt="email" src="docs/img/harbor_email.png" valigin="middle" height="18"/>.
Loading…
Cancel
Save