format update

This commit is contained in:
Felix Cheung 2016-02-24 22:07:39 -08:00
parent 045308a444
commit 43f9418577

View file

@ -1,6 +1,6 @@
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
New? Check out the [contributing guide](https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md)
First time? Check out the contributing guide - https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md
### What type of PR is it?
@ -10,7 +10,8 @@ New? Check out the [contributing guide](https://github.com/apache/incubator-zepp
* [ ] - Task
### What is the Jira issue?
[Open Jira](https://issues.apache.org/jira/browse/ZEPPELIN/) and put link here - add [ZEPPELIN-*Jira number*] in PR title.
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
* Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]
### How should this be tested?
Outline the steps to test the PR here.
@ -21,4 +22,3 @@ Outline the steps to test the PR here.
* Does the licenses files need update?
* Is there breaking changes for older versions?
* Does this needs documentation?