diff --git a/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml b/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml new file mode 100644 index 000000000000..dc1dd2a285a8 --- /dev/null +++ b/.github/DISCUSSION_TEMPLATE/oauth-provider-example.yaml @@ -0,0 +1,9 @@ +--- +title: OAuth setup with +body: +- type: textarea + attributes: + label: Configuration Example + description: Add your example configuration. You can provide code blocks, screenshots, and links. + validations: + required: true