Skip to content

Commit 2e38904

Browse files
committed
docs: add contributing section with @update-docs info
1 parent e67e58a commit 2e38904

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,12 @@ npx context-connectors index github --owner myorg --repo myrepo -i my-project --
683683
| `CC_S3_ENDPOINT` | Custom S3 endpoint URL |
684684
| `CC_S3_FORCE_PATH_STYLE` | Use path-style URLs (`true`/`false`, required for MinIO and most S3-compatible services) |
685685

686+
## Contributing
687+
688+
Contributions are welcome! Please feel free to submit a Pull Request.
689+
690+
When making changes that affect public APIs or functionality, maintainers can use the `@update-docs` command in PR comments to automatically generate documentation updates.
691+
686692
## License
687693

688694
MIT

0 commit comments

Comments
 (0)