Describe the documentation change
In CONTRIBUTING.md, the bug-reporting anchor is rendered with an empty href ([reporting bugs]() style), so the link is dead and does not take the reader anywhere.
Proposed change
Point it at the real target: https://github.com/keephq/keep/issues/new?template=bug_report.md.
PR fixing this: #6824
Describe the documentation change
In
CONTRIBUTING.md, the bug-reporting anchor is rendered with an emptyhref([reporting bugs]()style), so the link is dead and does not take the reader anywhere.Proposed change
Point it at the real target:
https://github.com/keephq/keep/issues/new?template=bug_report.md.PR fixing this: #6824