diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea31f573e..5a8c74ee6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,6 +94,13 @@ are optional and will not have any effect for now. `macro` `type` `field` + `doc` for documentation adjecent to a definition. E.g. + +```scheme + (comment)* @definition.doc + (method_declaration + name: (field_identifier) @definition.method) +``` `@scope`