NicholaiVogel 54909d79e5 feat: initial repository setup with Next.js, Tailwind CSS, ShadCN UI, and Gitea CI/CD
- Initialize Next.js 15.5.4 with TypeScript and App Router
- Configure Tailwind CSS v4 with ShadCN UI component library
- Set up OpenNext for Cloudflare Workers deployment
- Add Gitea Actions workflows for CI/CD (lint, build, deploy)
- Create issue templates (bug, feature, question) and PR template
- Add comprehensive CONTRIBUTING.md and README.md documentation
- Configure build scripts and deployment configuration
2025-10-12 03:02:14 -06:00

869 B

name about title labels
Bug Report Report a bug or issue with the website [BUG] bug

Bug Description

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

Actual Behavior

Screenshots

Environment

  • Browser: [e.g., Chrome 120, Firefox 121]
  • Device: [e.g., Desktop, iPhone 13]
  • OS: [e.g., Windows 11, macOS 14, iOS 17]
  • Screen Size: [e.g., 1920x1080]

Additional Context

Possible Solution