remove contributing section
This commit is contained in:
parent
ab8b4fd568
commit
78d448d53f
11
README.md
11
README.md
@ -23,16 +23,5 @@ Usage of vuln-list-update:
|
||||
## Cron status
|
||||
https://travis-ci.org/aquasecurity/vuln-list-update
|
||||
|
||||
## Contribute
|
||||
|
||||
1. fork a repository: github.com/aquasecurity/vuln-list-update to github.com/you/repo
|
||||
2. get original code: `go get github.com/aquasecurity/vuln-list-update`
|
||||
3. work on original code
|
||||
4. add remote to your repo: git remote add myfork https://github.com/you/repo.git
|
||||
5. push your changes: git push myfork
|
||||
6. create a new Pull Request
|
||||
|
||||
- see [GitHub and Go: forking, pull requests, and go-getting](http://blog.campoy.cat/2014/03/github-and-go-forking-pull-requests-and.html)
|
||||
|
||||
## Author
|
||||
Teppei Fukuda (knqyf263)
|
||||
|
Loading…
Reference in New Issue
Block a user