|
| 1 | +# Configuration for welcome - https://github.com/behaviorbot/welcome |
| 2 | + |
| 3 | +# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome |
| 4 | + |
| 5 | +# Comment to be posted to on first time issues |
| 6 | +newIssueWelcomeComment: > |
| 7 | + [](https://zenodo.org/record/3695300) |
| 8 | +
|
| 9 | + :tada: Welcome to _The InnerSource Commons_ community, and in particular to our patterns! :tada: |
| 10 | + We're really excited to have your input into the project! :sparkling_heart: |
| 11 | +
|
| 12 | + <br>If you haven't done so already, please check out our [Contributing Guidelines](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/CONTRIBUTING.md). |
| 13 | + If you need to connect more synchronously with members of _The InnerSource Commons_ community, come chat with us in our [Slack workspace](https://innersourcecommons.org/slack). |
| 14 | +
|
| 15 | +# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome |
| 16 | + |
| 17 | +# Comment to be posted to on PRs from first time contributors in your repository |
| 18 | +newPRWelcomeComment: > |
| 19 | + [](https://zenodo.org/record/3695300) |
| 20 | +
|
| 21 | + :sparkling_heart: Thanks for opening this pull request! :sparkling_heart: |
| 22 | + _The InnerSource Commons_ community really appreciates your time and effort to contribute to the project. |
| 23 | + Please make sure you have read our [Contributing Guidelines](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/CONTRIBUTING.md). |
| 24 | +
|
| 25 | + If you are submitting a new pattern, the following things will help get your pull request across the finish line! :checkered_flag: |
| 26 | +
|
| 27 | + - Check you have used our [pattern template](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-template.md) and removed any placeholder text and sections that your pattern did not need. |
| 28 | +
|
| 29 | + - We will run a number of automated checks on your PR. Please review the output of those checks on the PR itself, and see if any issues got flagged that you can fix yourself. |
| 30 | +
|
| 31 | + - Make sure you have added your new pattern to the list of patterns in the main [README.md](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/README.md). If you are unsure where to add your pattern, no worries. Just let us know on the PR and we will help you. |
| 32 | +
|
| 33 | + <br>This project has a small number of maintainers, volunteering their time to this project. So please be patient and we will get back to you as soon as we can. |
| 34 | + If we don't acknowledge this pull request after 7 days, feel free to chat to us about it in our [Slack workspace](https://innersourcecommons.org/slack). |
| 35 | +
|
| 36 | +# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge |
| 37 | + |
| 38 | +# Comment to be posted to on pull requests merged by a first time user |
| 39 | +firstPRMergeComment: > |
| 40 | + [](https://zenodo.org/record/3695300) |
| 41 | +
|
| 42 | + Congrats on merging your first pull request! :tada: |
| 43 | + We here at _The InnerSource Commons_ are proud of you! :sparkling_heart: |
| 44 | + Thank you so much for your contribution :gift: |
0 commit comments