This commit is contained in:
hexcoder 2022-01-03 10:02:27 +01:00 committed by GitHub
parent 3b3ba08daa
commit a010d356de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ The following branches exist:
stability stability
* [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state
of AFL++ - bleeding edge and you might catch a checkout which does not compile of AFL++ - bleeding edge and you might catch a checkout which does not compile
or has a bug. **We only accept PRs to dev!** or has a bug. **We only accept PRs (push requests) for the 'dev' branch!**
* (any other): experimental branches to work on specific features or testing new * (any other): experimental branches to work on specific features or testing new
functionality or changes. functionality or changes.