Skip to content
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

Update welcome.yml #242

Merged
merged 2 commits into from
Feb 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
uses: thollander/actions-comment-pull-request@master
with:
message: >
Congratulations! As part of the Open Grants Program, we want to help winning teams acknowledge their grants publicly while observing the
[foundation’s guidelines](https://github.com/w3f/General-Grants-Program/blob/master/grants/announcement-guidelines.md). To that end, we’ve created
a [badge for grant-winning teams](https://github.com/w3f/General-Grants-Program/blob/master/grants/grant-badge-guidelines.md). <br/><br/>
Once you complete your first grant milestone, would you be interested in collaborating on an announcement about the work you’re doing?
If so, then please get in touch with us at grantspr@web3.foundation prior to making the announcement (at least two weeks notice is preferred).<br/><br/>
Please don’t announce the grant publicly before you finished at least the first milestone of the project.
Congratulations! As part of the Open Grants Program, we want to help winning teams acknowledge their grants publicly. To that end, we’ve created a [badge for projects](https://github.com/w3f/General-Grants-Program/blob/master/grants/grant-badge-guidelines.md)
that successfully delivered their first milestone. Please observe the
[foundation’s guidelines](https://github.com/w3f/General-Grants-Program/blob/master/grants/announcement-guidelines.md) when making any announcements; in particular, <b>don’t announce the grant publicly before you've completed at least the first
milestone of the project.<b> <br/><br/>
At that point, we will be happy to collaborate on an announcement about the work you’re doing.
Please get in touch with us at grantspr@web3.foundation in case you're interested (at least two weeks notice is preferred).
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}