First off, thank you for considering contributing! It’s people like you who keep this list accurate and useful for the testing community.
The most common way to help is by adding a conference that isn't on the list yet or updating one that is.
- Search the current list to make sure it isn't already there.
- Open a Pull Request (PR) adding the conference to the relevant data file.
- Ensure you follow our data schema (see the
README.mdfor field requirements).
If you find a broken link, an incorrect date, or a bug on the site:
- Check the Footer: Find the Site Version in the footer of the website.
- Open an Issue: Include the version number and a description of the error.
We are currently working through our ROADMAP.md to improve site quality and developer experience. If you want to help with Lighthouse scores, build scripts, or automation, please check the roadmap for "Open" tasks.
To help us review your changes quickly, please follow these steps:
- Fork the repo and create your branch from
main. - Test your changes locally to ensure the build passes.
- Reference Issues: If your PR fixes a bug, include
Closes #123in the description. - Style: Please ensure your code/data follows the project's formatting (Prettier/ESLint).
By participating in this project, you agree to abide by our Code of Conduct [link to file or text]. We strive to maintain a welcoming and inclusive environment.
Need help? If you have questions about how to contribute, feel free to open a "Question" issue and we'll help you get started!