Skip to content

Commit 753dbba

Browse files
authored
Adding selenium assistant config
1 parent 816df68 commit 753dbba

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

‎.github/selenium-assistant.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Configuration for selenium assistant - https://github.com/seleniumhq/selenium-assistant
2+
3+
# Comment to greet any user creating a new issue. Set to `false` to disable
4+
openIssueGreetingComment: >
5+
👋 Hi there! Thank you for creating this issue.
6+
7+
8+
I am the Selenium Assistant Bot 🤖, I triage issues in this repository.
9+
If I can't do it, I label it to help maintainers identify issues that need triaging.
10+
11+
12+
I am an Open Source project 🙌, post bugs or ideas [here](https://github.com/SeleniumHQ/selenium-assistant)!
13+
14+
# Is the assistant actively closing any new open issues requesting support or asking questions?
15+
closeQuestionsAndSupportRequests: true
16+
17+
closeQuestionsAndSupportRequestsComment: >
18+
💬 It looks like this is a request for support or a question
19+
20+
21+
💡 A better way to address this is:
22+
23+
24+
* 📫 Send questions and support requests to the [Selenium user group](https://groups.google.com/forum/#!forum/selenium-users)
25+
26+
* 📮 Post them to [StackOverflow](https://stackoverflow.com/questions/tagged/selenium)
27+
28+
* 🗣 Join us in the [IRC/Slack channel](https://seleniumhq.herokuapp.com/) where the community can help you as well
29+
30+
31+
If you think this is incorrect, please feel free to open a new issue.
32+
33+
34+
Thank you for your contributions.

0 commit comments

Comments
 (0)