From a71171435ef6a81ac89f524820e91833c5df1dc7 Mon Sep 17 00:00:00 2001 From: Edgar Neto <101714905+enetosc@users.noreply.github.com> Date: Fri, 22 Sep 2023 13:28:47 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9fe4287..8ad9eac 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,6 +15,6 @@ jobs: - uses: EddieHubCommunity/gh-action-community/src/welcome@main with: github-token: ${{ secrets.GITHUB_TOKEN }} - 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." - 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." + 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." + 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." footer: ""