Skip to content

Commit f8ec0ba

Browse files
authored
Add section on deciding future features
Added a section explaining how feature requests are prioritized.
1 parent 839f18c commit f8ec0ba

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,19 @@ The a11y scanner leverages GitHub Copilot coding agent, which can be configured
150150

151151
💬 We welcome your feedback! To submit feedback or report issues, please create an issue in this repository. For more information on contributing, please refer to the [CONTRIBUTING](./CONTRIBUTING.md) file.
152152

153+
## How We Decide What to Build Next
154+
155+
We love hearing ideas and suggestions from the community — your feedback genuinely helps shape our thinking. That said, we want to be upfront: **there's no guarantee that any specific feature request will be implemented.**
156+
157+
Our team prioritizes upcoming work based on a number of factors, including:
158+
159+
- Alignment with the Action's core mission (website accessibility scanning)
160+
- The complexity and scope of the work involved
161+
- How many users would benefit from the change
162+
- Our current bandwidth and roadmap commitments
163+
164+
We read every suggestion and appreciate the time people take to share them. Even if we can't act on a request right away (or at all), it still helps us understand what matters most to the people using this tool. So please keep the ideas coming — just know that we can't make promises about what will or won't ship.
165+
153166
## License
154167

155168
📄 This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms.

0 commit comments

Comments
 (0)