mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-06 11:58:46 +00:00
Use vendored dependencies
This commit is contained in:
parent
e73df8de9a
commit
9cf648eaa3
27 changed files with 3076 additions and 19 deletions
10
vendor/github.com/tomnomnom/linkheader/CONTRIBUTING.mkd
generated
vendored
Normal file
10
vendor/github.com/tomnomnom/linkheader/CONTRIBUTING.mkd
generated
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Contributing
|
||||
|
||||
* Raise an issue if appropriate
|
||||
* Fork the repo
|
||||
* Bootstrap the dev dependencies (run `./script/bootstrap`)
|
||||
* Make your changes
|
||||
* Use [gofmt](https://golang.org/cmd/gofmt/)
|
||||
* Make sure the tests pass (run `./script/test`)
|
||||
* Make sure the linters pass (run `./script/lint`)
|
||||
* Issue a pull request
|
Loading…
Add table
Add a link
Reference in a new issue