maximehamm / tzatziki

Cucumber y Tzatziki
26 stars 7 forks source link

Improvement suggestion: Link to GitHub Issues instead of LinkeIn profile to report errors #59

Closed s2k closed 6 months ago

s2k commented 7 months ago

Hi,

Reporting bugs would more convenient if the link shown in the IDE (RubyMine in this case) pointed to the GitHub issues page, instead of the LinkedIn profile. Is it possible to change this link to point to https://github.com/maximehamm/tzatziki/issues?

Screenshot 2023-12-03 at 10 27 16

Searching in the repo, I found the particular link in only one place:

tzatziki ᚠ master > find . -type f -exec grep -Hin "https://www.linkedin.com/in/maxime-hamm/" {} \;
./plugin/src/main/resources/META-INF/plugin.xml:20:            url="https://www.linkedin.com/in/maxime-hamm/">Maxime HAMM</vendor>
maximehamm commented 6 months ago

Done. Thank you for the suggestion