mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-26 02:28:06 +01:00
Add heading to contributing docs (#19412)
I was searching for documentation on how to build the project and skimmed this but missed the link to the website since it's under the 'fork repository' heading. Signed-off-by: Matthew Terwilliger <matt.terwilliger@reddit.com>
This commit is contained in:
parent
d0322dfcba
commit
950f19e4a3
@ -43,6 +43,8 @@ git fetch $USER
|
||||
```
|
||||
**NOTES:** Note that GOPATH can be any directory, the example above uses $HOME/go. Change $USER above to your own GitHub username.
|
||||
|
||||
### Build Project
|
||||
|
||||
To build the project, please refer the [build](https://goharbor.io/docs/edge/build-customize-contribute/compile-guide/) guideline.
|
||||
|
||||
### Repository Structure
|
||||
|
Loading…
Reference in New Issue
Block a user