Add GitHub automation

- CI/CD pipeline with GitHub Actions
- Auto-merge for Dependabot and labeled PRs
- Issue and PR templates
- Dependabot configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)
This commit is contained in:
Alexa Louise
2025-12-28 21:30:50 -06:00
parent c40b0d7fc5
commit 854cc2fac7
7 changed files with 152 additions and 0 deletions

25
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,25 @@
---
name: Bug Report
about: Report a bug in this repository
title: '[BUG] '
labels: bug
---
## Bug Description
A clear description of the bug.
## Steps to Reproduce
1. Go to '...'
2. Click on '...'
3. See error
## Expected Behavior
What should happen.
## Actual Behavior
What actually happens.
## Environment
- OS:
- Browser:
- Version: