name: Feature Request description: You want a new feature for UAD-ng title: "feat(scope): " labels: ["enhancement"] body: - type: textarea id: feature-description attributes: label: Describe the feature you want description: A clear and concise description of the feature you want. validations: required: true - type: checkboxes id: acknowledgements attributes: label: Acknowledgements description: Your feature request will be closed if you don't follow the checklist below. options: - label: This issue is not a duplicate of an existing feature request. required: true - label: I have chosen an appropriate title. required: true - label: All requested information has been provided properly. required: true