diff --git a/doc/development/contributing/index.md b/doc/development/contributing/index.md index 92b80276bbd..64f5a2c8022 100644 --- a/doc/development/contributing/index.md +++ b/doc/development/contributing/index.md @@ -152,55 +152,55 @@ When your code contains more than 500 changes, any major breaking changes, or an ## Workflow labels -This [documentation](./issue_workflow.md) outlines the current workflow labels. +This [documentation](issue_workflow.md) outlines the current workflow labels. ### Type labels -This [documentation](./issue_worfklow.md) outlines the current type labels. +This [documentation](issue_workflow.md) outlines the current type labels. ### Subject labels -This [documentation](./issue_worfklow.md) outlines the current subject labels. +This [documentation](issue_workflow.md) outlines the current subject labels. ### Team labels -This [documentation](./issue_worfklow.md) outlines the current team labels. +This [documentation](issue_workflow.md) outlines the current team labels. ### Milestone labels -This [documentation](./issue_worfklow.md) outlines the current milestone labels. +This [documentation](issue_workflow.md) outlines the current milestone labels. ### Bug Priority labels -This [documentation](./issue_worfklow.md) outlines the current bug priority labels. +This [documentation](issue_workflow.md) outlines the current bug priority labels. ### Bug Severity labels -This [documentation](./issue_workflow.md) outlines the current severity labels. +This [documentation](issue_workflow.md) outlines the current severity labels. #### Severity impact guidance -This [documentation](./issue_workflow.md) outlines the current severity impact guidance. +This [documentation](issue_workflow.md) outlines the current severity impact guidance. ### Label for community contributors -This [documentation](./issue_workflow.md) outlines the current policy regarding community contributor issues. +This [documentation](issue_workflow.md) outlines the current policy regarding community contributor issues. ## Implement design & UI elements -This [documentation](./design.md) outlines the current design and UI guidelines. +This [documentation](design.md) outlines the current design and UI guidelines. ## Issue tracker -This [documentation](./issue_workflow.md) outlines the issue tracker process. +This [documentation](issue_workflow.md) outlines the issue tracker process. ### Issue triaging -This [documentation](./issue_workflow.md) outlines the current issue triaging process. +This [documentation](issue_workflow.md) outlines the current issue triaging process. ### Feature proposals -This [documentation](./issue_workflow.md) outlines the feature proposal process. +This [documentation](issue_workflow.md) outlines the feature proposal process. ### Issue tracker guidelines @@ -208,38 +208,38 @@ This [documentation](issue_workflow.md) outlines the issue tracker guidelines. ### Issue weight -This [documentation](./issue_workflow.md) outlines the issue weight guidelines. +This [documentation](issue_workflow.md) outlines the issue weight guidelines. ### Regression issues -This [documentation](./issue_workflow.md) outlines the regression issue process. +This [documentation](issue_workflow.md) outlines the regression issue process. ### Technical and UX debt -This [documentation](./issue_workflow.md) about technical and UX debt has been moved. +This [documentation](issue_workflow.md) about technical and UX debt has been moved. ### Stewardship -This [documentation](./issue_workflow.md) outlines the stewardship process. +This [documentation](issue_workflow.md) outlines the stewardship process. ## Merge requests -This [documentation](./merge_request_workflow.md) outlines the current merge request process. +This [documentation](merge_request_workflow.md) outlines the current merge request process. ### Merge request guidelines -This [documentation](./merge_request_workflow.md) outlines the current merge request guidelines. +This [documentation](merge_request_workflow.md) outlines the current merge request guidelines. ### Contribution acceptance criteria -This [documentation](./merge_request_workflow.md) outlines the current acceptance criteria for contributions. +This [documentation](merge_request_workflow.md) outlines the current acceptance criteria for contributions. ## Definition of done -This [documentation](./merge_request_workflow.md) outlines the definition of done. +This [documentation](merge_request_workflow.md) outlines the definition of done. ## Style guides -This [documentation](./design.md) outlines the current style guidelines. +This [documentation](design.md) outlines the current style guidelines. ---