Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.37 KB

File metadata and controls

54 lines (34 loc) · 1.37 KB

Contributing to Azure Cosmos DB Shell Preview

Thank you for your interest in contributing to Azure Cosmos DB Shell!

Private Preview Notice

This is a private preview release intended for testing and feedback. During this phase:

  • The codebase is not publicly available
  • Contributions are limited to feedback and bug reports
  • Features and APIs may change significantly

Providing Feedback

Bug Reports

If you encounter a bug:

  1. Check existing issues to avoid duplicates
  2. Create a new issue with:
    • Clear description of the problem
    • Steps to reproduce
    • Expected vs actual behavior
    • Your environment (OS, VS Code version, Shell version)
    • Relevant logs or error messages

Feature Requests

We welcome feature suggestions:

  1. Check if the feature has already been requested
  2. Create a discussion with:
    • Clear description of the feature
    • Use case and benefits
    • Any proposed implementation ideas

General Feedback

For general feedback about the preview:

  • Use the Discussions section
  • Or contact the Cosmos DB team directly

Code of Conduct

This project follows the Microsoft Open Source Code of Conduct.

Security Issues

Please report security vulnerabilities privately. See SECURITY.md for details.


Thank you for helping improve Azure Cosmos DB Shell!