How would I go about submitting a Python CDK Doc feature request?

0

I'd like to ask the team to file a feature request to include versioning on the API documentation and/or some sort of "incorporated_version" flag for CDK resources.

https://docs.aws.amazon.com/cdk/api/v2/python/index.html

Connor
질문됨 3달 전109회 조회
1개 답변
1

Hi,

  1. Visit the CDK GitHub Repository: Go to the GitHub repository for the AWS Cloud Development Kit (CDK) at https://github.com/aws/aws-cdk.

    2)Check for Existing Issues: Search the existing issues in the repository to see if someone has already requested the feature you're interested in. If you find a relevant issue, you can add your comments or reactions to it.

    3)Create a New Issue: If you don't find an existing issue addressing your feature request, you can create a new one. Click on the "Issues" tab in the repository and then click the green "New issue" button.

    4)Provide Detailed Description: In the issue template, provide a clear and detailed description of the feature you're requesting. Explain why you believe it would be beneficial and how it would improve your experience with the CDK.

  2. Include Examples: If possible, include examples or use cases that demonstrate how the feature would be used and why it's necessary.

6)Engage with the Community: 

After creating the issue, engage with the CDK community by monitoring comments and responding to any questions or feedback. Collaboration and discussion can help refine the feature request and increase its chances of being implemented.

  1. Follow Up: Keep an eye on the progress of your feature request. AWS CDK developers may ask for additional information or provide updates on the status of the request.

By following these steps, you can effectively communicate your feature request to the AWS CDK development team and contribute to the ongoing improvement of the framework.

profile picture
답변함 3달 전
profile pictureAWS
전문가
검토됨 3달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠