Skip to content

Commit

Permalink
Update Comment_on_Issues.yml
Browse files Browse the repository at this point in the history
Signed-off-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com>
  • Loading branch information
KelvinTegelaar authored Feb 11, 2025
1 parent 90d183b commit 5bff1e0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/Comment_on_Issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@ jobs:
with:
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for reporting a potential bug. Before proceeding, please ensure:
1. You have reviewed existing open and closed issues for duplicates.
2. You have consulted the documentation at https://docs.cipp.app/ to confirm this is not a known or documented issue.
If, after these checks, you still believe this is a new bug, please confirm by copying the following text into a comment below:
> I confirm that I have thoroughly checked existing issues and the documentation, and I believe this to be a genuine bug.
We will close this issue in 24 hours if no confirmation is provided. If you would like to work on this bug, please comment:
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
> I would like to work on this please!
Thank you for helping us maintain the project!

0 comments on commit 5bff1e0

Please sign in to comment.