Skip to content

Commit 1fa7199

Browse files
authored
Updated handle new issue
1 parent 31259ed commit 1fa7199

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/handle-new-issue.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
name: Handle new issue
1010
steps:
11-
- name: Greet & Apply label
12-
uses: themeselection/[email protected]
13-
with:
14-
message: |
15-
### Hi there <img src="https://raw.githubusercontent.com/MartinHeinz/MartinHeinz/master/wave.gif" width="30px">
16-
Thanks a lot for getting in touch with us. Your support has been raised, our response time could be 1 - 2 business days.
17-
In the meantime, feel free to check out related issues in the repository for more help. We really appreciate your patience.
18-
raise-support-using-form-msg: |
19-
Thanks for creating an issue ☺️
20-
It seems our [raise support](https://themeselection.com/tools/github/raise-support) form was skipped while creating this issue.
21-
Please consider raising support via our support form only which will create issues using essential information we need to resolve your query quickly.
22-
This will help in growing an excellent community where,
23-
- Other people can get it resolved if they have the same query
24-
- We can easily understand your query
25-
- Community at a later stage can also provide you solutions/suggestions
26-
Closing this issue.
27-
Regards.
2811
- name: Find duplicates
2912
uses: wow-actions/[email protected]
3013
with:

0 commit comments

Comments
 (0)