diff --git a/.github/ISSUE_TEMPLATE/new_provider.yml b/.github/ISSUE_TEMPLATE/new_provider.yml index f4ca1c93..600925b8 100644 --- a/.github/ISSUE_TEMPLATE/new_provider.yml +++ b/.github/ISSUE_TEMPLATE/new_provider.yml @@ -32,7 +32,7 @@ body: - type: input attributes: label: Documentation page - description: The URL of a public web page where relevant technical details about the provider are documented (e.g endpoint URLs, supported scopes, etc.). + description: The URL of a public Web page where relevant technical details about the provider are documented (e.g endpoint URLs, supported scopes, etc.). validations: required: true diff --git a/.github/ISSUE_TEMPLATE/provider_issue.yml b/.github/ISSUE_TEMPLATE/provider_issue.yml index 79b32b52..f0c81219 100644 --- a/.github/ISSUE_TEMPLATE/provider_issue.yml +++ b/.github/ISSUE_TEMPLATE/provider_issue.yml @@ -1,4 +1,4 @@ -name: Report an issue affecting a web provider +name: Report an issue affecting a Web provider description: Report an issue or regression impacting a specific provider integration labels: ["bug", "client stack", "web providers"]