adding in duplicate seciton which was weirdly left out
adding in left out sectionreviewable/pr1860/r1
parent
77c7980a74
commit
18252f80e4
|
@ -48,6 +48,7 @@ The following labels and definitions should be used to prioritize issues. If you
|
|||
## Handling special issue types
|
||||
|
||||
### Duplicate issues
|
||||
If a single problem has one or more issues open for it, the problem should be consolodated into a single issue. You should decide which issue to keep open (or open a new issue), port over all relevant information, link related issues, and close all the other issues that describe the same problem. Only having a single issue to work on will help reduce confusion and avoid duplicating work on the same problem.
|
||||
|
||||
### Dead link issues
|
||||
Depending on where the dead link is reported, different actions are required to resolve the issue. Dead links in the API and Kubectl docs are automation issues and should be assigned a P1 until the problem can be fully understood. All other dead links are issues that need to be manually fixed and can be assigned a P3.
|
||||
|
|
Loading…
Reference in New Issue