Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
937 B

name: Ask a question or request support (sponsors and contributors-only)
description: Ask a question about this project or request support
labels: [question]
body:
- type: checkboxes
attributes:
label: Confirm you've already contributed to this project or that you sponsor it
description: "Note: tickets opened by non-sponsors/contributors will be automatically closed."
options:
- label: I confirm I'm a sponsor or a contributor
required: true
- type: dropdown
id: version
attributes:
label: Version
description: What version of OpenIddict are you running?
options:
- 1.x (no longer supported)
- 2.x (no longer supported)
- 3.x
- 4.x (in preview)
validations:
required: true
- type: textarea
attributes:
label: Question
description: Your question, including any technical information that may help answer your question.
validations:
required: true