Skip to content

Commit ef6a254

Browse files
authored
improve the rendering of the label links in the docs to have href, when you open on smaller screens (#39)
Signed-off-by: Kamesh Akella <[email protected]>
1 parent 6853cd2 commit ef6a254

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/taxonomy/knowledge/contribution_details.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ The following table outlines the expected timing for the PRs you have submitted.
115115
| --- | --- | --- | --- |
116116
| | Contributor | Submit PR | - |
117117
| | Contributor | Fix failed PR checks | - |
118-
| https://github.com/instructlab/taxonomy/labels/triage-needed | Triager | Review PR, ask for changes | Days |
119-
| https://github.com/instructlab/taxonomy/labels/triage-requested-changes | Contributor | Make requested changes | Days |
120-
| https://github.com/instructlab/taxonomy/labels/precheck-generate-ready | Triager | Run prechecks and generate | Days |
121-
| https://github.com/instructlab/taxonomy/labels/community-build-ready | Backend | Model gets retrained | Weeks |
118+
| [triage-needed](https://github.com/instructlab/taxonomy/labels/triage-needed) | Triager | Review PR, ask for changes | Days |
119+
| [triage-requested-changes](https://github.com/instructlab/taxonomy/labels/triage-requested-changes) | Contributor | Make requested changes | Days |
120+
| [precheck-generate-ready](https://github.com/instructlab/taxonomy/labels/precheck-generate-ready) | Triager | Run prechecks and generate | Days |
121+
| [community-build-ready](https://github.com/instructlab/taxonomy/labels/community-build-ready) | Backend | Model gets retrained | Weeks |
122122
| | Triager | Check the numbers and PR merged or closed | - |

0 commit comments

Comments
 (0)