Initial commit: SQL Server 2025 local dev stack
This commit is contained in:
12
.gitea/ISSUE_TEMPLATE/feature.yml
Normal file
12
.gitea/ISSUE_TEMPLATE/feature.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Feature request
|
||||
description: Suggest an improvement
|
||||
title: "[feat] "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: idea
|
||||
attributes:
|
||||
label: Idea
|
||||
description: What should we add/change?
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user