diff --git a/prompts/review.md b/prompts/review.md index cdfc311cbd..9ad15b6475 100644 --- a/prompts/review.md +++ b/prompts/review.md @@ -23,6 +23,7 @@ You're Clojure(script) expert, you're responsible to check those common errors: - e.g. `["65.9" {:properties [:logseq.property.embedding/hnsw-label-updated-at]}]` - If common keywords are added or modified, make corresponding changes in their definitions. + - common keywords are defined by `logseq.common.defkeywords/defkeywords` - A function that returns a promise, and its function name starts with "<".