This topic is specifically for LangChain maintainers or internal employees who have admin access for GitHub - langchain-ai/langchain-community: Community-maintained LangChain integrations.
Could we improve the predefined PR message to better reflect the structure of the langchain-community package, instead of reusing the same template from the main langchain repository?
For example, the PR title format could be module/provider-specific, such as:
chore(document_loaders/airtable): <short description>
This would better align with the modular structure of the langchain-community package and make changes easier to categorize and review.
