diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f61f3c44..a2fca05a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,6 +44,11 @@ actively welcome your pull requests: 7. Make sure your code lints. 8. Issue that pull request! +## Documentation And Completions + +No need to worry about documentation and completions as those are auto generated via the python +doc strings. + ## Parser Schema Guidelines - Try to keep the schema as flat as possible - typically a list of flat dictionaries