From cb601b290091b3d2d77022894f54c2669eb3c7f8 Mon Sep 17 00:00:00 2001
From: Benjamin Pelletier <pelletierb@wing.com>
Date: Wed, 20 Dec 2023 23:58:23 +0000
Subject: [PATCH] Remove reference to #28

---
 CONTRIBUTING.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 148eeaa409..a4ca15b22b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,9 +18,7 @@ See [the continuous integration test documentation](./.github/workflows/CI.md) f
 
 ### Failing "uss_qualifier tests" CI check
 
-If `make presubmit` succeeds on a developer's local machine, the GitHub CI actions should succeed as well.  [A known issue](https://github.com/interuss/monitoring/issues/28) frequently causes the "uss_qualifier tests" check to fail.  If the failed check indicates a query response code of 999 (this is the code InterUSS indicates when no response is received), this is very likely the problem.  A committer can rerun the CI check and it is likely to succeed on the second try with no changes.
-
-If anyone can resolve [issue #28](https://github.com/interuss/monitoring/issues/28) which causes this problem, that help would be enormously appreciated by InterUSS.
+If `make presubmit` succeeds on a developer's local machine, the GitHub CI actions should succeed as well.  If `make presubmit` succeeds locally but the GitHub CI actions fail, that may indicate help from an InterUSS committer would be helpful.
 
 ## uss_qualifier test scenarios