mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-22 11:48:19 +00:00
add copy to first time bot
This commit is contained in:
parent
b8ceaa95aa
commit
7599445844
4
.github/workflows/greetings.yml
vendored
4
.github/workflows/greetings.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
||||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: 'Since this is your first issue, we kindly remind you to check out [EIP-1](https://eips.ethereum.org/EIPS/eip-1) for guidance.'
|
||||
pr-message: 'Since this is your first pull request, we kindly remind you to check out [EIP-1](https://eips.ethereum.org/EIPS/eip-1) for guidance.'
|
||||
issue-message: 'Since this is your first issue, we kindly remind you to check out [EIP-1](https://eips.ethereum.org/EIPS/eip-1) for guidance.\nIf this is discussing a proposal, please close this issue and create a post on ethereum magicians'
|
||||
pr-message: 'Since this is your first pull request, we kindly remind you to check out [EIP-1](https://eips.ethereum.org/EIPS/eip-1) for guidance.\nIf this is discussing a proposal, please close this issue and create a post on ethereum magicians'
|
||||
|
Loading…
x
Reference in New Issue
Block a user