-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
priority: lowIndicates a low priority issueIndicates a low priority issuetype: bugSomething isn't workingSomething isn't workingtype: documentationImprovements or additions to documentationImprovements or additions to documentationweight: 1An issue that has a very low development impactAn issue that has a very low development impact
Milestone
Description
What happened:
When we click on the link "contributing guide" in the third line of the "GOVERNANCE.md" file we get a redirected to a 404 page.
What you expected to happen:
I expect to be redirected to the "CONTRIBUTING.md" file.
How to reproduce it:
- Go to the file "GOVERNANCE.md".
- On the third line, click on the link "contributing guide".
Anything else we need to know?:
For fix this you only need to change [contributing guide](contributing.md) by [contributing guide](CONTRIBUTING.md).
Metadata
Metadata
Assignees
Labels
priority: lowIndicates a low priority issueIndicates a low priority issuetype: bugSomething isn't workingSomething isn't workingtype: documentationImprovements or additions to documentationImprovements or additions to documentationweight: 1An issue that has a very low development impactAn issue that has a very low development impact