cpp-sdk icon indicating copy to clipboard operation
cpp-sdk copied to clipboard

build: add issue template

Open sicoyle opened this issue 2 years ago • 0 comments
trafficstars

The Dapr CPP SDK repo should have an issues template for when end users create issues when working with the project.

Describe the solution you'd like We should abide by a standardized issue template across all SDK repositories.

To implement, we should add a ISSUE_TEMPLATE directory similar to that of: https://github.com/dapr/java-sdk/tree/master/.github/ISSUE_TEMPLATE https://github.com/dapr/python-sdk/tree/master/.github/ISSUE_TEMPLATE

Additional context This will help to improve contributors to easily communicate their issues, as well as maintainers to easily understand what the issue at hand is.

sicoyle avatar Sep 14 '23 19:09 sicoyle