The Laravel team has announced a bug hunt contest with a chance to win $1,000 USD as part of the upcoming release of Laravel 10 in February. The team relies on the community to help test new major versions before their release, and this time they have decided to hold a contest to find and fix any bugs that may be present in the new release.
To participate in the contest, follow these rules:
- Only pull requests (PRs) sent to the 10.x branch of the laravel/framework repository are eligible.
- Only genuine bug fixes are accepted. New features, refactoring, or typo fixes will not be counted.
- Every bug fix must include a test.
- Accepted bug fixes will be labeled, and a random winner will be selected at the end of the contest.
The contest will end as soon as the first stable version of Laravel 10 is released. Any PRs that are still pending at that time or are sent in after the Laravel 10 release will not be eligible.
To install Laravel 10, use the Laravel installer with the --dev
flag:
laravel new laravel-contest --dev
Good luck to all participants!
Source: Laravel 10 Bug Hunt | Laravel Blog
Top comments (1)
Bug or Error? found after the command
choosing the options
Would you like to install dark mode suppor??
Would you like to install Inertia SSR support??
Would you prefer Pest tests instead of PHPUnit?
And this bug appear