Skip to content

Commit 7f68573

Browse files
fix: ask users to read docs
1 parent 4b9605d commit 7f68573

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

website/advanced/faq.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,16 @@ More concretely, it is not easy, or even possible, to achieve the following task
225225
* Find code that is always executed.
226226
* Identify the flow of user input.
227227

228-
Also see [tool comparison](/advanced/tool-comparison.html) for more information.
228+
Also see [tool comparison](/advanced/tool-comparison.html) for more information.
229+
230+
## I don't want to read the docs / I don't understand the docs / The docs are too long / I have an urgent request
231+
232+
[Open Source Software](https://antfu.me/posts/why-reproductions-are-required) is served "as-is" by volunteers. We appreciate your interest in ast-grep, but we also have limited time and resources to address every request.
233+
234+
We appreciate constructive feedback and are always looking for ways to improve the documentation and the tool itself. There are several ways you can help us or yourself:
235+
236+
* Ask [Copilot](https://copilot.microsoft.com/) or other AI assistants to help you understand the docs.
237+
* Provide feedbacks or pull requests on the [documentation](https://github.com/ast-grep/ast-grep.github.io).
238+
* Browse [Discord](https://discord.com/invite/4YZjf6htSQ), [StackOverflow](https://stackoverflow.com/questions/tagged/ast-grep) or [Reddit](https://www.reddit.com/r/astgrep/).
239+
240+
~~If you just want an answer without effort, let the author [write a rule for you](https://github.com/sponsors/HerringtonDarkholme).~~

0 commit comments

Comments
 (0)