Ma77Ball opened a new issue, #5315:
URL: https://github.com/apache/texera/issues/5315

   ### TL;DR
   The first-time contributor welcome comment (posted by 
`.github/workflows/welcome-first-time-contributor.yml`) has two problems:
   - **Too long.** It renders as ~40 lines of tables and explanatory paragraphs.
   - **Pollutes real issues.** Its examples include bare `#12`/`#13`/`#5` 
references in plain text. GitHub autolinks those, so every time the welcome 
fires it creates a cross-reference backlink into those real issues/PRs.
   ### Fix
   - Condense it to a few inline command bullets.
   - Wrap every issue reference in inline code so GitHub never autolinks it, 
and use the self-referential `#5166` / `#5222` (the issue/PR that introduced 
this bot) as the examples.
   ### Notes
   Introduced in #5166 / #5222.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to