mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Create Zeppelin-web CONTRIBUTING.md
This commit is contained in:
parent
d3c22cf0c6
commit
411df6af89
2 changed files with 2 additions and 2 deletions
0
zeppelin-web/CONTRIBUTING.md
Normal file
0
zeppelin-web/CONTRIBUTING.md
Normal file
|
|
@ -28,7 +28,7 @@ This will launch a Zeppelin WebApplication on port **9000** and update on code c
|
|||
(You will need Zeppelin running on the side)
|
||||
|
||||
|
||||
#### Troubleshooting
|
||||
#### Troubleshooting
|
||||
|
||||
In case of the error `ECMDERR Failed to execute "git ls-remote --tags --heads git://xxxxx", exit code of #128`
|
||||
|
||||
|
|
@ -46,4 +46,4 @@ Try to add to the `.bowerrc` file the following content:
|
|||
and retry to build again.
|
||||
|
||||
## Contribute on Zeppelin Web
|
||||
If you wish to help us and contribute to Zeppelin WebApplication, please look at [Zeppelin WebApplication's contribution guideline](contributing.md).
|
||||
If you wish to help us and contribute to Zeppelin WebApplication, please look at [Zeppelin WebApplication's contribution guideline](CONTRIBUTING.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue