[DOC] Fix broken "Contributors" link in example notebooks
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- jupyter-notebook, python
- Domain
- documentation
Research direction
Search the .ipynb files in examples/ for the broken CONTRIBUTORS.md URL and inspect the existing AUTHORS.rst file at the repository root. Update each Contributors link to AUTHORS.rst, then verify that no example notebook still contains the broken URL.
Written by the indexing model from the issue text.
Description
Describe the documentation issue
The 'Contributors' link found at the bottom of the example notebooks in the examples/ directory currently points to CONTRIBUTORS.md. This file does not exist in the repository, resulting in a 404 error. The link should be updated to point to the existing AUTHORS.rst file to properly attribute contributors.
Location
All .ipynb files within the examples/ folder
Solution
Current (Broken): [Contributors] - https://github.com/sktime/skpro/blob/main/CONTRIBUTORS.md
Corrected: [Contributors] - https://github.com/sktime/skpro/blob/main/AUTHORS.rst
- Dominant language
- Python
- Stars
- 335
- Forks
- 207
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 16
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sktime/skpro
-
documentation good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
maintenance
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 70/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100