1
0

config.yml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # Configuration for welcome - https://github.com/behaviorbot/welcome
  2. # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
  3. # Comment to be posted to on first time issues
  4. newIssueWelcomeComment: >
  5. Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
  6. a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
  7. possible. In the meantime, here’s some information that may help as you continue your Salt
  8. journey.
  9. Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
  10. Also, check out some of our community
  11. resources including:
  12. - [Community Wiki](https://github.com/saltstack/community/wiki)
  13. - [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html)
  14. - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
  15. - [IRC on Freenode](https://webchat.freenode.net/#salt)
  16. - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)
  17. - [SaltStackInc Twitch channel](https://www.twitch.tv/saltstackinc)
  18. There are lots of ways to get involved in our community. Every month, there are around a dozen
  19. opportunities to meet with other contributors and the Salt Core team and collaborate in real
  20. time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
  21. If you have additional questions, email us at core@saltstack.com. We’re glad
  22. you’ve joined our community and look forward to doing awesome things with
  23. you!
  24. # Comment to be posted to on PRs from first time contributors in your repository
  25. newPRWelcomeComment: >
  26. Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
  27. a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
  28. possible. In the meantime, here’s some information that may help as you continue your Salt
  29. journey.
  30. Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
  31. Also, check out some of our community
  32. resources including:
  33. - [Community Wiki](https://github.com/saltstack/community/wiki)
  34. - [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html)
  35. - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
  36. - [IRC on Freenode](https://webchat.freenode.net/#salt)
  37. - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)
  38. - [SaltStackInc Twitch channel](https://www.twitch.tv/saltstackinc)
  39. There are lots of ways to get involved in our community. Every month, there are around a dozen
  40. opportunities to meet with other contributors and the Salt Core team and collaborate in real
  41. time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
  42. If you have additional questions, email us at core@saltstack.com. We’re glad
  43. you’ve joined our community and look forward to doing awesome things with
  44. you!
  45. # Comment to be posted to on pull requests merged by a first time user
  46. firstPRMergeComment: >
  47. Congratulations on your first PR being merged! :tada: