Start-Out/todo-or-not

Improve closed duplicate issue feedback

Open

#370 opened on Sep 16, 2024

 (0 comments) (0 reactions) (0 assignees)Python (5 forks)auto 404
clienhancementgood first issuehelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Current state:

Feedback is weak, and necessitates searching for the failure (e.g.)

WARNING: Found an issue that has already been closed: TODO Localization "warning_is_a_directory"

Expected state:

Feedback gives direction to resolving the issue (e.g.)

WARNING: Found an issue that has already been closed: TODO Localization "warning_is_a_directory" [path/to/problem.go:12]

Contributor guide