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
@@ -9,13 +9,29 @@ Contributions to this project are [released](https://help.github.com/articles/gi
9
9
10
10
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
11
11
12
-
## Submitting a pull request
12
+
## How you can contribute
13
13
14
-
Thank you for your interest in this GitHub action, however, right now we are not taking contributions.
14
+
We are not accepting pull requests at this time. However, we welcome and encourage you to:
15
15
16
+
-**Test the a11y scanner** and share your experiences
17
+
-**Create issues** to report bugs, unexpected behavior, or documentation improvements
18
+
-**Share feedback** about your use cases and workflows
19
+
20
+
### Creating issues
21
+
22
+
When creating an issue, please provide:
23
+
24
+
- A clear and descriptive title
25
+
- Detailed steps to reproduce (for bugs)
26
+
- Expected vs. actual behavior
27
+
- Your environment details (OS, browser, GitHub Actions runner, etc.)
28
+
- Any relevant logs or screenshots
29
+
30
+
### Feature requests
31
+
32
+
While we welcome feature requests, please note that we cannot guarantee that any feature request will be implemented or prioritized. We review all suggestions and consider them as part of our ongoing development process.
16
33
17
34
## Resources
18
35
19
36
-[How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
0 commit comments