Bug Report
In the Contributing section of README.md (line 20), the link to open a new issue points to the wrong repository:
Current (wrong):
https://github.com/hollobit/BCAC_timeline/issues/new
Expected (correct):
https://github.com/hollobit/GenAI_LLM_timeline/issues/new
This causes confusion for contributors who want to report issues, as they are redirected to a different repository (BCAC_timeline) instead of this one (GenAI_LLM_timeline).
Bug Report
In the
Contributingsection ofREADME.md(line 20), the link to open a new issue points to the wrong repository:Current (wrong):
Expected (correct):
This causes confusion for contributors who want to report issues, as they are redirected to a different repository (
BCAC_timeline) instead of this one (GenAI_LLM_timeline).