docs: supplement key resources to Learn more section#12
docs: supplement key resources to Learn more section#12repeat-Q wants to merge 4 commits intolangchain-ai:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR supplements the "Learn more" section of the README with three additional resource links: API Reference, Contributing Guide, and Code of Conduct. These additions provide users and contributors with direct access to key documentation that was previously missing from this centralized resource list.
Key Changes:
- Added API Reference link pointing to Python API documentation
- Added Contributing Guide link with information for new contributors
- Added Code of Conduct link to community guidelines
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Hi maintainers! 👋 |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Description
Supplement 3 key resources (API Reference, Contributing Guide, Code of Conduct) to the "Learn more" section of the README, from LangChain's official repository.
Motivation
The existing section lacks API query, contribution guidance, and community norm resources. These supplements help users/contributors access comprehensive information without switching repositories.
Checklist