Skip to content

Commit a711714

Browse files
authored
Update main.yml
1 parent 7d60d62 commit a711714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
18-
issue-message: "Thanks for your comment. This Flutter code is supplied “as is” and will not be accepting code contributions regularly, but rather we provide it as sample code that you can adapt to your needs. Thus, we will allow forks to this repo which can be up/downvoted, but we will not be accepting PRs. We ask that you use the [Camera Kit Community Forum](https://community.snap.com/snapar/categories/camera-kit) for help from Snap and the broader developer community."
19-
pr-message: "Thanks for your contribution. This Flutter code is supplied “as is” and will not be accepting code contributions regularly, but rather we provide it as sample code that you can adapt to your needs. Thus, we will allow forks to this repo which can be up/downvoted, but we will not be accepting PRs. We ask that you use the [Camera Kit Community Forum](https://community.snap.com/snapar/categories/camera-kit) for help from Snap and the broader developer community."
18+
issue-message: "We appreciate your contribution. However, please note that this repository is intended to serve as sample code. It is not an actively maintained or ongoing project. Rather, we provide it as open-source code that you may adapt to your needs. You are welcome to fork this repo, up/downvote community forks, but we will not be accepting PRs. We ask that you use the [Camera Kit Community Forum](https://community.snap.com/snapar/categories/camera-kit) for help from Snap and the broader developer community."
19+
pr-message: "We appreciate your contribution. However, please note that this repository is intended to serve as sample code. It is not an actively maintained or ongoing project. Rather, we provide it as open-source code that you may adapt to your needs. You are welcome to fork this repo, up/downvote community forks, but we will not be accepting PRs. We ask that you use the [Camera Kit Community Forum](https://community.snap.com/snapar/categories/camera-kit) for help from Snap and the broader developer community."
2020
footer: ""

0 commit comments

Comments
 (0)