Commit Graph

11 Commits

Author SHA1 Message Date
ming
88275125c1 fix: use valid GitHub issue form configuration 2026-08-04 02:30:40 +08:00
ming
9e86c6c4e1 Add minimal GitHub Issue Forms (bug, request, docs/inquiry)
Structured issue templates that turn the README's 'Open an issue' entry
into guided forms with required fields for vendor, location, and details.

Files:
- .github/ISSUE_TEMPLATE/bug_report.yml (Bug Report)
- .github/ISSUE_TEMPLATE/request.yml  (Feature Request)
- .github/ISSUE_TEMPLATE/config.yml  (Docs / Typo / Inquiry)

Validation: PyYAML loads each file; body is a non-empty list of valid
form element types (input, textarea, dropdown); top-level keys
(name, description, body) are present in each template.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-04 02:13:09 +08:00
Lucas Valbuena
bbad8adb71
Update FUNDING.yml 2026-02-06 23:12:44 +01:00
Lucas Valbuena
b623c36421
Remove custom funding link from FUNDING.yml 2025-11-16 16:10:47 +01:00
Lucas Valbuena
7bd08c2415
Update FUNDING.yml 2025-11-01 12:06:16 +01:00
Lucas Valbuena
3a9b60f108
Update FUNDING.yml 2025-08-29 11:39:37 +02:00
Lucas Valbuena
dce33b15cb
Update FUNDING.yml 2025-08-29 11:37:02 +02:00
Lucas Valbuena
8a5fa6dc62
Update FUNDING.yml 2025-08-11 18:11:27 +02:00
Lucas Valbuena
d1bb01c375
Update FUNDING.yml 2025-07-18 14:39:44 +02:00
Lucas Valbuena
5d92b2eb09
Update FUNDING.yml 2025-07-16 14:32:48 +02:00
Lucas Valbuena
7954f1f745
Create FUNDING.yml 2025-07-16 14:32:04 +02:00