You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/selenium-assistant.yml
+6-16Lines changed: 6 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -49,22 +49,16 @@ issueTypes:
49
49
closeNotSupportedIssueTypes: true
50
50
51
51
closeNotSupportedIssueTypesComment: >
52
-
❗️ It seems this issue is not using any of the supported templates
52
+
❗️ It seems this issue is not using any of the supported templates. This is a volunteer-run project
53
+
that receives a lot of issues that do not provide sufficient information needed to provide proper help.
53
54
55
+
💡 Please select which of these best represents your concern, and make sure you provide all of the requested information:
54
56
55
-
💡 Supported issue types are (they start with):
57
+
* 🐛 [Bug Report](https://github.com/SeleniumHQ/selenium/issues/new?template=bug.md) (bugs found in a recent release)
56
58
59
+
* 🚀 [Feature Proposal](https://github.com/SeleniumHQ/selenium/issues/new?template=feature.md) (a useful feature you would like to propose)
57
60
58
-
* 🐛 Bug Report (bugs found in a recent release)
59
-
60
-
* 🚀 Feature Proposal (a useful feature you would like to propose)
61
-
62
-
* 💥 Regression Report (a supported feature is not working anymore)
63
-
64
-
65
-
Issue templates help this project to stay in shape, please use them and fill them out completely.
66
-
By doing that you are helping the project because the community and maintainers can provide prompt feedback,
67
-
and potentially solve the issue.
61
+
* 💥 [Regression Report](https://github.com/SeleniumHQ/selenium/issues/new?template=regression.md) (a supported feature is not working anymore)
68
62
69
63
70
64
If you are asking a question, a better way to address this is:
0 commit comments