mirror actions/upload-artifact v4
Check dist/ / check-dist (push) Waiting to run
Licensed / Check licenses (push) Waiting to run
Test / Build (macos-latest) (push) Waiting to run
Test / Build (ubuntu-latest) (push) Waiting to run
Test / Build (windows-latest) (push) Waiting to run
Test / Merge (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run

This commit is contained in:
ci-mirror
2026-09-01 23:39:53 +08:00
commit be163d352b
225 changed files with 288859 additions and 0 deletions
@@ -0,0 +1,20 @@
name: "🎁 Feature request"
description: Suggest a new feature/enhancement!
labels: ['enhancement']
title: '[feat req]'
body:
- type: textarea
id: feature
attributes:
label: What would you like to be added?
description: |
Please check existing issues to avoid making duplicates. Any duplicate issue will be closed immediately.
validations:
required: true
- type: textarea
id: reasoning
attributes:
label: Why is this needed?
validations:
required: true