ci(v4.0.0-alpha): 🚀 running the first ci worflow

This commit is contained in:
Amruth Pillai
2023-11-05 13:17:14 +01:00
parent 2f4fc71ecb
commit eef91cf905
10 changed files with 251 additions and 83 deletions

View File

@ -0,0 +1,23 @@
name: ✨ Feature Request
description: Suggest an feature or idea that you would like to see in Reactive Resume
title: "[Feature] <title>"
labels: [Feature, Needs Triage]
assignees: "AmruthPillai"
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this feature?
description: Please search to see if an issue already exists for the feature you requested.
options:
- label: Yes, I have searched the existing issues and it doesn't exist.
required: true
- type: textarea
attributes:
label: Feature Description
description: A concise description of what feature you would like to see in Reactive Resume.
validations:
required: true