Thank you for your interest in contributing to a drasticstatic project!
- Fork the repository
- Create a branch for your change (
git checkout -b feature/your-change) - Commit your changes with a clear, descriptive message
- Open a Pull Request — describe what changed and why
Open a GitHub Issue with:
- A clear description of the problem
- Steps to reproduce
- Expected vs. actual behavior
- Environment details (OS, browser, Node version, etc.)
Do not report security vulnerabilities in public Issues. See SECURITY.md for the responsible disclosure process.
Follow the existing patterns and conventions in the codebase. When in doubt, match the surrounding code.
Keeps review focused and git history clean. If you have multiple unrelated changes, open separate PRs.
Maintained by drasticstatic