mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
CONTRIBUTING: add logs access instructions.
PiperOrigin-RevId: 257870018
This commit is contained in:
committed by
gVisor bot
parent
6116473b2f
commit
4ad6705089
@@ -86,6 +86,11 @@ Code changes are accepted via [pull request][github].
|
||||
When approved, the change will be submitted by a team member and automatically
|
||||
merged into the repository.
|
||||
|
||||
### Presubmit checks
|
||||
|
||||
Accessing check logs may require membership in the
|
||||
[gvisor-dev mailing list][gvisor-dev-list], which is public.
|
||||
|
||||
### Bug IDs
|
||||
|
||||
Some TODOs and NOTEs sprinkled throughout the code have associated IDs of the
|
||||
@@ -103,5 +108,6 @@ one above, the
|
||||
[gcla]: https://cla.developers.google.com/about/google-individual
|
||||
[gccla]: https://cla.developers.google.com/about/google-corporate
|
||||
[github]: https://github.com/google/gvisor/compare
|
||||
[gvisor-dev-list]: https://groups.google.com/forum/#!forum/gvisor-dev
|
||||
[gostyle]: https://github.com/golang/go/wiki/CodeReviewComments
|
||||
[teststyle]: ./test/
|
||||
|
||||
Reference in New Issue
Block a user