This directory contains GitHub-specific configuration files and templates to improve project organization and collaboration.
test-deployments.yml: GitHub Actions workflow that runs on PRs and pushes to test deployment scripts and validate npm scripts.github/ISSUE_TEMPLATE/)bug_report.md: Template for reporting bugs with structured fieldsfeature_request.md: Template for requesting new featurespull_request_template.md: Template for pull requests with checklists and component trackingCONTRIBUTING.md: Comprehensive guide for contributors including setup, workflow, and guidelinesDEPLOYMENT.md: Guide for setting up automated deployment with GitHub Actions✅ Standardized Issues: Consistent bug reports and feature requests
✅ Automated Testing: CI/CD pipeline for testing deployments
✅ Clear PRs: Structured pull request information
✅ Contributor Guide: Easy onboarding for new contributors
✅ Quality Control: Checklists ensure proper testing and documentation
The workflow automatically:
To enable automatic deployment, add the GOOGLE_APPLICATION_CREDENTIALS_JSON secret to your repository. See DEPLOYMENT.md for details.
This helps maintain code quality and prevents deployment issues before they reach production.
Python
51.9%
HTML
31.1%
TeX
15.6%
JavaScript
1.3%
This directory contains GitHub-specific configuration files and templates to improve project organization and collaboration.
test-deployments.yml: GitHub Actions workflow that runs on PRs and pushes to test deployment scripts and validate npm scripts.github/ISSUE_TEMPLATE/)bug_report.md: Template for reporting bugs with structured fieldsfeature_request.md: Template for requesting new featurespull_request_template.md: Template for pull requests with checklists and component trackingCONTRIBUTING.md: Comprehensive guide for contributors including setup, workflow, and guidelinesDEPLOYMENT.md: Guide for setting up automated deployment with GitHub Actions✅ Standardized Issues: Consistent bug reports and feature requests
✅ Automated Testing: CI/CD pipeline for testing deployments
✅ Clear PRs: Structured pull request information
✅ Contributor Guide: Easy onboarding for new contributors
✅ Quality Control: Checklists ensure proper testing and documentation
The workflow automatically:
To enable automatic deployment, add the GOOGLE_APPLICATION_CREDENTIALS_JSON secret to your repository. See DEPLOYMENT.md for details.
This helps maintain code quality and prevents deployment issues before they reach production.
Python
51.9%
HTML
31.1%
TeX
15.6%
JavaScript
1.3%