new observer thoughts (#1442)

This commit is contained in:
Shuchang Zheng
2024-12-27 09:04:09 -08:00
committed by GitHub
parent d03957d590
commit 9e6c2362bf
6 changed files with 198 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
The user is trying to achieve a goal the web. Now they've decided to go through a list of values and take the same tasks with each variant in the list.
Help to user extract this list of values based on what they want to achieve:
Help the user extract a list of values based on what they want to achieve:
```
{{ plan }}
```
```