aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2024-06-07 12:38:44 -0400
committerBob Beck <bbe@google.com>2024-06-07 17:26:17 +0000
commita055b93845a1b2a910919e21920e4bd1ce900841 (patch)
tree2d1da69c12f78ec3eb73f6a7a7a6d5ec0bc23712 /README.md
parentdec5989b793c56ad4dd32173bd2d8595ca78b398 (diff)
downloadboringssl-a055b93845a1b2a910919e21920e4bd1ce900841.zip
boringssl-a055b93845a1b2a910919e21920e4bd1ce900841.tar.gz
boringssl-a055b93845a1b2a910919e21920e4bd1ce900841.tar.bz2
Update links to bugtracker
The new bugtracker has severely regressed discoverability, so we need to separately include links to the bug list and the bug filing templates. Change-Id: I583117bcacfd2622dd6db5c1d6668dc410533daa Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/69128 Reviewed-by: Bob Beck <bbe@google.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a735808..8eb7f9e 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,9 @@ not part of the NDK) and a number of other apps/programs.
Project links:
* [API documentation](https://commondatastorage.googleapis.com/chromium-boringssl-docs/headers.html)
- * [Bug tracker](https://issues.chromium.org/issues/new?component=1590116&template=2003337)
+ * [Bug tracker](https://issues.chromium.org/issues?q=status:open%20componentid:1590116&s=created_time:desc)
+ * [Filing new issues](https://issues.chromium.org/issues/new?component=1590116&template=2003314)
+ * [Filing new security issues](https://issues.chromium.org/issues/new?component=1590116&template=2003205)
* [CI](https://ci.chromium.org/p/boringssl/g/main/console)
* [Code review](https://boringssl-review.googlesource.com)