yq/.github/instructions/bug-fix.instructions.md
Slava Ezhkin e902524bbe Rename instructions file to fix go install failure
The asterisk character in *.instructions.md caused go install to fail
with 'malformed file path' error. Renamed to bug-fix.instructions.md
to resolve issue #2587.
2026-01-31 14:03:08 +01:00

2 lines
115 B
Markdown

When you find a bug - make sure to include a new test that exposes the bug, as well as the fix for the bug itself.