summaryrefslogtreecommitdiff
path: root/doc/development/contributing/index.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-08-09 14:33:50 +0200
committerRémy Coutable <remy@rymai.me>2018-08-09 14:33:50 +0200
commitb70f3909a51ae69c63858033b5809aa9527f6254 (patch)
tree9d0e446f33e7b9cee3efd3d14dfc32966ebc95d1 /doc/development/contributing/index.md
parentf2ac0860e3eee0c1933b262207ded05a0ebb1984 (diff)
downloadgitlab-ce-b70f3909a51ae69c63858033b5809aa9527f6254.tar.gz
Fix docs linting
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/development/contributing/index.md')
-rw-r--r--doc/development/contributing/index.md44
1 files changed, 22 insertions, 22 deletions
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.
---