mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
format update
This commit is contained in:
parent
045308a444
commit
43f9418577
1 changed files with 3 additions and 3 deletions
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue