Skip to content

Commit d82bf9b

Browse files
authored
Merge pull request #14 from django/remove-marketing-page-reference
Removed reference to third-party package marketing page.
2 parents 366bc43 + 719ad68 commit d82bf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issue_first_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
script: |
2121
const creator = context.payload.issue.user.login;
2222
23-
const commentBody = `Thank you ${creator} for sharing your idea! We have a lot of them so please be patient. You can see the current queue here. If you'd like to learn about other ways to get this idea more attention, please see this page.
23+
const commentBody = `Thank you ${creator} for sharing your idea! We have a lot of them so please be patient. You can see the current queue here.
2424
2525
### Community instructions
2626
For commenters, please use the emoji reactions on the issue to express support, and/or concern easily. Please use the comments to ask questions or contribute knowledge about the idea. It is unhelpful to post comments of "I'd love this" or "What's the state of this?"

0 commit comments

Comments
 (0)