You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/greetings.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@ jobs:
9
9
- uses: actions/first-interaction@v1
10
10
with:
11
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
-
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.'
12
+
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).'
13
13
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 commit comments