Skip to content

Conversation

@RDaxini
Copy link
Member

@RDaxini RDaxini commented Dec 16, 2025

  • Closes Add AI check box to PR template #2617
  • I am familiar with the contributing guidelines
  • Tests added
  • Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

Changes:
Add checkbox to PR
Add workflow to auto-generate a comment on issues and PRs from first-time contributors

Possible:
Automatically assign a label to first-time contributor issues/PRs
Update contributing guidelines with a short note on AI

@RDaxini RDaxini marked this pull request as draft December 16, 2025 16:49
@RDaxini
Copy link
Member Author

RDaxini commented Dec 16, 2025

It is also possible for the bot to attribute labels to first-time contributor issues and PRs. Do we want to create a first time contributor label for the bot to assign automatically? Other wording of the label could just be welcome, new contributor, etc.

I think these changes could also be complemented by an update to the contributing docs. Not a full-page discussion, but just a note similar to the message presented in the welcome comment / check box.

@RDaxini RDaxini marked this pull request as ready for review December 16, 2025 18:18
@RDaxini RDaxini changed the title Add AI acknowledgement checkbox to PR template Add AI acknowledgement checkbox and welcome comment Dec 16, 2025
Copy link
Contributor

@echedey-ls echedey-ls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic labelling for statistics I guess? The automatic message seems enough of a heads-up for me.

I don't think vibe coders are going through the contrib docs, but it doesn't make any harm to include that extra info as a stance. Maybe one day AI will 'learn' that and stop vibe coders. +1 to that proposal.

Thanks for the ideas and initiative @RDaxini


If AI is used for any portion of this PR, you must vet the content
for technical accuracy and compatibility with the contributing
guidelines. No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
guidelines.
guidelines.

Missing newline at the end (consistency and Git tradition)

Comment on lines +20 to +23
issue-opened-msg: |
### Hey @{fc-author}! :wave:

Thanks for opening your first issue. Welcome to the community!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really want this? IMO, it's not adding any value to the conversation. Plus, an automated thanks/welcome is less welcoming than anybody of us writing a "Confirmed. Thanks for noticing that @ ...!!" message. More natural.

Copy link
Member Author

@RDaxini RDaxini Dec 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really want this? IMO, it's not adding any value to the conversation. Plus, an automated thanks/welcome is less welcoming than anybody of us writing a "Confirmed. Thanks for noticing that @ ...!!" message. More natural.

I was debating that in my head and then just included it in the end, but I agree with you—a personal welcome from us would be better.

pull_request_target:
types: opened

permissions: {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed, probably.

Suggested change
permissions: {}

@RDaxini RDaxini mentioned this pull request Dec 17, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AI check box to PR template

2 participants