feat: github templates and db migration

This commit is contained in:
Hyteq
2025-06-23 13:37:37 +03:00
parent 8ab6d243bb
commit 0a4d5186a7
6 changed files with 256 additions and 0 deletions

23
.github/SUPPORT.md vendored Normal file
View File

@ -0,0 +1,23 @@
# Getting Help
Thanks for using OpenCut! If you need help, here are your options:
## Documentation
- Check our [README](../README.md) for basic setup instructions
- Review the [Contributing Guidelines](CONTRIBUTING.md) for development setup
## Issues
- **Bug reports**: Use the bug report template
- **Feature requests**: Use the feature request template
- **Questions**: Use GitHub Discussions for general questions
## Community
- Join our discussions on GitHub
- Follow the [Code of Conduct](CODE_OF_CONDUCT.md)
## Response Times
- Issues are typically triaged within 2-3 business days
- Feature requests may take longer to evaluate
- Security issues are handled with priority
We appreciate your patience and contributions to making OpenCut better!