initial commit of v5

This commit is contained in:
Amruth Pillai
2026-01-19 23:31:54 +01:00
parent 55bdfd0067
commit cad390fa13
1132 changed files with 200807 additions and 165288 deletions
@@ -3,7 +3,7 @@ name: 🐞 Bug Report
description: Create a bug report to help improve Reactive Resume
title: "[Bug] <title>"
labels: [bug, v4, needs triage]
labels: [bug, v5, needs triage]
assignees: "AmruthPillai"
body:
@@ -28,43 +28,11 @@ body:
- type: textarea
attributes:
label: Current Behavior
description: A concise description of what you're experiencing.
label: Describe the bug you're experiencing
description: A detailed description of what you're experiencing. Please provide as much detail as possible as it will help me diagnose and fix the issue faster.
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: A concise description of what you expected to happen.
validations:
required: false
- type: textarea
attributes:
label: Steps To Reproduce
description: Detailed steps to reproduce the behavior, so that it can be easily diagnosed.
placeholder: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
validations:
required: false
- type: dropdown
id: browsers
attributes:
label: What browsers are you seeing the problem on?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Microsoft Edge
validations:
required: false
- type: dropdown
id: template
attributes:
@@ -76,11 +44,12 @@ body:
- Bronzor
- Chikorita
- Ditto
- Ditgar
- Gengar
- Glalie
- Kakuna
- Lapras
- Leafish
- Nosepass
- Onyx
- Pikachu
- Rhyhorn
@@ -3,7 +3,7 @@ name: ✨ Feature Request
description: Suggest an feature or idea that you would like to see in Reactive Resume
title: "[Feature] <title>"
labels: [enhancement, v4, needs triage]
labels: [feature, v5, needs triage]
assignees: "AmruthPillai"
body:
@@ -18,6 +18,6 @@ body:
- type: textarea
attributes:
label: Feature Description
description: A concise description of what feature you would like to see in Reactive Resume.
description: A detailed description of the feature you would like to see in Reactive Resume. Please provide as much detail as possible as it will help me implement the feature faster.
validations:
required: true
required: true
+1
View File
@@ -0,0 +1 @@
blank_issues_enabled: false