As per Chainlink Staking V0.2 official instructions, see here or here.
To stake you have to transfer LINK token to the staking pool with a transferAndCall() which its data bytes argument holding the following value:
0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000
Regardless of the staking pool, operator or community.
The code sends an empty bytes value as we can see in the Vault.sol deposit function here:
I've been looking at the Chainlink Pool's code and I could not find any bad consequence. I have no idea why they emphasize that you have to pass those bytes.
Only consequence might come when the Chainlink whitelist was still running but it is already closed and the staking is already live for everyone.
Ask the Chainlink Stakig devs why do you require those bytes and if it is truly necessary add them to the code.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.