mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
doc: update checklist with more precise instructions
This commit is contained in:
parent
7a3bfde744
commit
16de302a31
@ -30,8 +30,8 @@ Checklist:
|
||||
- [ ] CHANGELOG.md has been updated
|
||||
- use [`./bin/mkreleaselog`](https://github.com/ipfs/go-ipfs/tree/master/bin/mkreleaselog) to generate a nice starter list
|
||||
- [ ] Automated Testing (already tested in CI) - Ensure that all tests are passing, this includes:
|
||||
- [ ] unit
|
||||
- [ ] sharness
|
||||
- [ ] unit, sharness, cross-build, etc (`make test`)
|
||||
- [ ] lint (`make test_go_lint`)
|
||||
- [ ] [interop](https://github.com/ipfs/interop#test-with-a-non-yet-released-version-of-go-ipfs)
|
||||
- [ ] [go-ipfs-api](https://github.com/ipfs/go-ipfs-api)
|
||||
- [ ] [go-ipfs-http-client](https://github.com/ipfs/go-ipfs-http-client)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user