Merge pull request #16281 from eltociear/fix-typo

Fix typo in triage_issues.md
This commit is contained in:
Benjamin Wang 2023-07-23 14:51:46 +01:00 committed by GitHub
commit 26b3ecf5aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ New feature requests should be created via the etcd feature request template and
### Test flakes
Test flakes are a specific type of bug that the etcd project tracks seperately as these are a priority to address. These should be created via the test flake template and in theory already have the `type/flake` label, however if this is missing for an issue you determine to be related to a flaking test please add the label manually.
Test flakes are a specific type of bug that the etcd project tracks separately as these are a priority to address. These should be created via the test flake template and in theory already have the `type/flake` label, however if this is missing for an issue you determine to be related to a flaking test please add the label manually.
## Step 4 - Define the areas impacted