Dependencies + Next.js 15.2.0 (#193)
- Updated All dependencies - Updated Next.js 15.2.0 - Updated Stripe API version - Remove Sentry replayIntegration by default - Added IMPROVEMENT.yml file - Bump version to 2.5.1
This commit is contained in:
committed by
GitHub
parent
131b1061e6
commit
d14d19f330
15
.github/ISSUE_TEMPLATE/ENHANCEMENT.YML
vendored
Normal file
15
.github/ISSUE_TEMPLATE/ENHANCEMENT.YML
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
name: "Enhancement"
|
||||
description: Create a new ticket for an improvement.
|
||||
title: "🚀 [ENHANCEMENT] - <title>"
|
||||
labels: [
|
||||
"enhancement"
|
||||
]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: "Description"
|
||||
description: Please enter an explicit description of your improvement
|
||||
placeholder: Short and explicit description of your improvement...
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user