chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest an idea for this project.
title: "[FEATURE]"
labels: enhancement
assignees: Alexhuszagh
---
## Problem
A clear and concise description of what the problem is. Ex. minimal-lexical does not parse standard-conforming JSON numbers.
## Solution
A clear and concise description of what you want to happen.
## Prerequisites
If applicable to the feature request, here are a few things you should provide to help me understand the issue:
- Rust version: `rustc -V`
- minimal-lexical version:
## Alternatives
A clear and concise description of any alternative solutions or features you've considered.
## Additional Context
Add any other context or screenshots about the feature request here.