mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-25 03:02:17 +00:00
docs: Fix potentially broken link
The link specified in the rota process to search for issues only works if the user running the query is logged into GitHub. Change the wording to avoid the need for the user to be logged into GitHub since that allows the CI to validate the link. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
99c9ea80a6
commit
b24a2a4785
@ -289,11 +289,10 @@ anomalies of CI test failures.
|
||||
helps us to identify "flaky" tests and prioritize the problematic bugs that
|
||||
make review/merges slower.
|
||||
|
||||
Use the following link to search all issues (open and closed) and look for the
|
||||
key failure message before you raise an issue. This allows you to see if the
|
||||
issue has been raised before:
|
||||
Search for the key failure message in all issues (open and closed) before you
|
||||
raise an issue. This allows you to see if the issue has been raised before:
|
||||
|
||||
- https://github.com/issues?utf8=%E2%9C%93&q=is%3Aissue+org%3Akata-containers+
|
||||
- https://github.com/kata-containers
|
||||
|
||||
Enter an error message in the search box and press enter.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user