Skip to content

Commit

Permalink
remove automated issue greeting (#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
natestemen authored Oct 3, 2024
1 parent 935e287 commit b7fe9d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/greeting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Hello @${{ github.actor }}, thank you for submitting a PR to Mitiq! We will respond as soon as possible, and if you have any questions in the meantime, you can ask us on the [Unitary Fund Discord](http://discord.unitary.fund).'
issue-message: |
Hello @${{ github.actor }}, thank you for your interest in Mitiq!
If this is a bug report, please provide screenshots and/or **minimum viable code to reproduce your issue**, so we can do our best to help get it fixed. If you have any questions in the meantime, you can also ask us on the [Unitary Fund Discord](http://discord.unitary.fund).

0 comments on commit b7fe9d7

Please sign in to comment.