mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Redirect new issues to Github chooser menu.
PiperOrigin-RevId: 434831027
This commit is contained in:
@@ -34,7 +34,7 @@ var redirects = map[string]string{
|
||||
"/change": "https://github.com/google/gvisor",
|
||||
"/issue": "https://github.com/google/gvisor/issues",
|
||||
"/issues": "https://github.com/google/gvisor/issues",
|
||||
"/issue/new": "https://github.com/google/gvisor/issues/new",
|
||||
"/issue/new": "https://github.com/google/gvisor/issues/new/choose",
|
||||
"/pr": "https://github.com/google/gvisor/pulls",
|
||||
|
||||
// For links.
|
||||
|
||||
Reference in New Issue
Block a user