File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments