initial: bootstrap from BukidBountyApp base

This commit is contained in:
Jonathan Sykes
2026-06-06 18:43:00 +08:00
commit eb4a5731fb
5674 changed files with 160857 additions and 0 deletions

14
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Bug Report (Framework)
url: https://github.com/hypervel/components/issues
about: "Report something that's broken in the framework."
- name: Feature Request
url: https://github.com/hypervel/components/discussions
about: 'For ideas or feature requests, start a new discussion.'
- name: Support Questions & Others
url: https://github.com/hypervel/components/discussions
about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
- name: Documentation Issues
url: https://github.com/hypervel/hypervel.org
about: For documentation issues, open a pull request at the hypervel.org repository.