You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ triaged and is ready for work. If someone who is assigned to an issue is no long
270
270
| `flaky test` | A test unexpectedly failed during CI, showing that there is a problem with the tests or test setup that is causing the tests to intermittently fail. |
271
271
| `good first issue` | Implementing this issue would not require specialized or in-depth knowledge about the component and is ideal for a new or first-time contributor to take. |
272
272
| `help wanted` | The code owners for this component do not expect to have time to work on it soon, and would welcome help from contributors. |
273
-
| `needs discussion` | This issue needs more input from the maintainers or community before work can be started. |
273
+
| `discussion needed` | This issue needs more input from the maintainers or community before work can be started. |
274
274
| `needs triage` | This label is added automatically, and can be removed when a triager or code owner deems that an issue is either ready for work or should not need any work. |
275
275
| `waiting for author` | Can be applied when input is required from the author before the issue can move any further. |
276
276
| `priority:p0` | A critical security vulnerability or Collector panic using a default or common configuration unrelated to a specific component. |
@@ -292,7 +292,7 @@ The following general labels are supported:
0 commit comments