Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ripcurlx authored Jan 23, 2020
1 parent 66d2965 commit 718d440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '*Welcome to the Bisq project!*\n Thanks for taking the time to create this issue. Issues will be reviewed by the maintainers and labeled and assigned for further blablab.'
issue-message: '**Welcome to the Bisq project!**<br/> Thanks for taking the time to create this issue. Issues will be reviewed by the maintainers and labeled and assigned for further [contributor checklist](https://docs.bisq.network/contributor-checklist.html).'
pr-message: '*Welcome to the Bisq project!*\n Please make yourself familiar with our [contributor checklist](https://docs.bisq.network/contributor-checklist.html) and check any issues that are found by *Travis* or *Codacy* running basic checks on your contribution. Especially check that all your commits are signed and you applied the Bisq code style and formatting.\n Not all contributions are also up for compensation right now in the Bisq DAO. Everything labeled with `is:priority` is up for compensation everything marked with `is:no-priority` or no label is not compensated right now. Please checkout our [blog post](https://bisq.network/blog/cycle-8-results/) on cycle budgets for more details.'

0 comments on commit 718d440

Please sign in to comment.