diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b743507c7..604173e47 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,67 +1,41 @@ --- -name: Bug report +name: Library-specific Bug Report about: Report a problem with this library that needs to be fixed. title: '' labels: bug, triage assignees: '' --- - **Describe the bug:** - **Steps to Reproduce:** - **Expected behavior:** - -**Screenshots:** - - -**Library version and API version:** - +**Client library version and API version:** +Client library version: +Google Ads API version: + **Request/Response Logs:** -**Additional context:** - + +**Anything else we should know about your project / environment:** + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b5e2189aa..08d772d2f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: Library-specific Feature Request about: Suggest an idea to make this library better. title: '' labels: enhancement, triage @@ -7,49 +7,19 @@ assignees: '' --- - -**Is your feature request related to a problem? Please describe:** - +**Describe the problem you are trying to solve:** **Describe the solution you'd like:** - **Describe alternatives you've considered:** - **Additional context:** + diff --git a/.github/ISSUE_TEMPLATE/usage_question.md b/.github/ISSUE_TEMPLATE/usage_question.md new file mode 100644 index 000000000..fd8ef95e5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/usage_question.md @@ -0,0 +1,18 @@ +--- +name: Library-specific Usage Question +about: Ask a question about this library that is neither a bug report nor feature request. +title: '' +labels: question +assignees: '' + +--- + + +**What is your question?** +