This directory contains configuration files for GitHub features.
ISSUE_TEMPLATE/- Templates for creating new issuesworkflows/- GitHub Actions CI/CD pipelinesFUNDING.yml- GitHub Sponsors configurationPULL_REQUEST_TEMPLATE.md- Template for pull requests
We provide templates for common issue types:
- Bug reports
- Feature requests
When creating a new issue, please select the appropriate template to ensure we have all the information needed to help you.
All pull requests should use our standard template which includes:
- Description of changes
- Related issues
- Testing information
- Checklist for code quality
Our GitHub Actions workflows handle:
- Automated testing on all pull requests
- Code linting and formatting checks
- Deployment to production (on master branch)
Please review our:
Thank you for your interest in contributing to the AI Resume Builder!