-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add: Adds a config.yml file for welcome-bot #7706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
for more information, see https://pre-commit.ci
Hey! @dcherian @TomNicholas |
heyy! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How can we test that?
Just merge an hope for the best?
@headtr1ck |
Oh, you can add an entry in whats-new if you want! |
Hey! @headtr1ck |
Co-authored-by: Michael Niklas <[email protected]>
.github/config.yml
Outdated
Thanks for opening your first issue here at xarray! Be sure to follow the issue template! | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening your first issue here at xarray! Be sure to follow the issue template! | |
 | |
Thanks for opening your first issue here at xarray! Be sure to follow the issue template! | |
If you have an idea for a solution, we would really welcome a Pull Request with proposed changes. | |
See the [Contributing Guide](https://docs.xarray.dev/en/latest/contributing.html) for more. | |
It may take us a while to respond here, but we really value your contribution. Contributors like you | |
help make xarray better. Thank you! |
How about something like this ?
@nishtha981 are there other things that would've been useful to know when you opened your first issue / PR?
I think I prefer no GIF in the issue, that will just distract every time some one reads it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure!
I'll remove them and commit these new changes!
.github/config.yml
Outdated
Thank you for opening this pull request! Please check out our contributing guidelines at https://github.com/pydata/xarray/blob/main/CONTRIBUTING.md . | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for opening this pull request! Please check out our contributing guidelines at https://github.com/pydata/xarray/blob/main/CONTRIBUTING.md . | |
 | |
Thank you for opening this pull request! It may take us a few days to respond here, so thank you for being patient. | |
If you have questions, some answers may be found in our [contributing guidelines](http://docs.xarray.dev/en/stable/contributing.html). |
.github/config.yml
Outdated
|
||
# Comment to be posted to on pull requests merged by a first time user | ||
firstPRMergeComment: > | ||
Congratulations on merging your first pull request! We here at xarray are proud of you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations on merging your first pull request! We here at xarray are proud of you! | |
Congratulations on completing your first pull request! Welcome to Xarray! | |
We are proud of you, and hope to see you again! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be clear, I like the GIF on merge.
The others will be a bit distracting since maintainers open issues and PRs many time.s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay sure!
I'll keep the gif on the merge and remove the rest then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me!
Thanks @nishtha981 this is a great contribution! |
Closes #7685
When a Github user creates their first ever issue or pull request on the xarray repository, the bot would reply to them welcoming them with a friendly message, thanking them for their interest, and point them towards useful links like contributing guidelines.