Skip to content

Commit cd3156e

Browse files
committed
New formatting and modified content for newPRWelcomeComment (welcome bot)
1 parent 09e2b54 commit cd3156e

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

.github/config.yml

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,18 @@ newIssueWelcomeComment: >
1515
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
1616

1717
# Comment to be posted to on PRs from first time contributors in your repository
18-
newPRWelcomeComment: >
18+
newPRWelcomeComment: |
1919
[![Thank You Banner](https://zenodo.org/api/iiif/v2/0c0188d3-d03c-4830-a6e3-00405f5c22fa:7fbd97cf-283b-480c-b8e1-11866e26245c:BannerThanks.jpg/full/750,/0/default.jpg)](https://zenodo.org/record/3695300)
2020
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).
21+
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart: _The InnerSource Commons_ community really appreciates your time and effort to contribute to the project. Please make sure you have read our [Contributing Guidelines](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/CONTRIBUTING.md).
2422
25-
If you are submitting a new pattern, the following things will help get your pull request across the finish line! :checkered_flag:
23+
If you are submitting a **new pattern**, the following things will help get your pull request across the finish line! :checkered_flag:
2624
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.
25+
- Confirm that you have used our [pattern template](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-template.md). Please remove any placeholder text and sections that your pattern did not need.
26+
- We 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.
27+
- 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, just let us know by commenting on your PR and we will help you.
2828
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).
29+
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. 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).
3530
3631
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
3732

0 commit comments

Comments
 (0)