mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

Freenode staff have now rolled out two waves of hostile channel takeovers on the Freenode network. The ``#salt`` channel that served as SaltStack'ss/SaltProject's primary IRC channel for many years is one such channel that was taken over. We have largely already migrated to the new LiberaChat network.
57 lines
3.3 KiB
YAML
57 lines
3.3 KiB
YAML
# Configuration for welcome - https://github.com/behaviorbot/welcome
|
||
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
|
||
# Comment to be posted to on first time issues
|
||
newIssueWelcomeComment: >
|
||
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
|
||
a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
|
||
possible. In the meantime, here’s some information that may help as you continue your Salt
|
||
journey.
|
||
|
||
Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
|
||
Also, check out some of our community
|
||
resources including:
|
||
|
||
- [Community Wiki](https://github.com/saltstack/community/wiki)
|
||
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
|
||
- [Join our Community Slack](https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg)
|
||
- [IRC on LiberaChat](https://web.libera.chat/#salt)
|
||
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
|
||
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
|
||
|
||
There are lots of ways to get involved in our community. Every month, there are around a dozen
|
||
opportunities to meet with other contributors and the Salt Core team and collaborate in real
|
||
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
|
||
|
||
If you have additional questions, email us at saltproject@vmware.com. We’re glad
|
||
you’ve joined our community and look forward to doing awesome things with
|
||
you!
|
||
|
||
# Comment to be posted to on PRs from first time contributors in your repository
|
||
newPRWelcomeComment: >
|
||
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
|
||
a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
|
||
possible. In the meantime, here’s some information that may help as you continue your Salt
|
||
journey.
|
||
|
||
Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
|
||
Also, check out some of our community
|
||
resources including:
|
||
|
||
- [Community Wiki](https://github.com/saltstack/community/wiki)
|
||
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
|
||
- [Join our Community Slack](https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg)
|
||
- [IRC on LiberaChat](https://web.libera.chat/#salt)
|
||
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
|
||
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
|
||
|
||
There are lots of ways to get involved in our community. Every month, there are around a dozen
|
||
opportunities to meet with other contributors and the Salt Core team and collaborate in real
|
||
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
|
||
|
||
If you have additional questions, email us at saltproject@vmware.com. We’re glad
|
||
you’ve joined our community and look forward to doing awesome things with
|
||
you!
|
||
|
||
# Comment to be posted to on pull requests merged by a first time user
|
||
firstPRMergeComment: >
|
||
Congratulations on your first PR being merged! :tada:
|