summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/new_contributor_pr.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/new_contributor_pr.yml b/.github/workflows/new_contributor_pr.yml
index 69f637bfac..163348595d 100644
--- a/.github/workflows/new_contributor_pr.yml
+++ b/.github/workflows/new_contributor_pr.yml
@@ -15,6 +15,10 @@ jobs:
- uses: actions/first-interaction@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
+ issue_message: |
+ Hello! Thank you for your interest in Django 💪
+
+ Django issues are tracked in [Trac](https://code.djangoproject.com/) and not in this repo.
pr_message: |
Hello! Thank you for your contribution 💪