Problem while submitting a pull requiest

i had this error with htmlproofer while submitting my pull request. someone can help me?

Error:

Liquid error (/home/travis/build/ethereum/EIPs/_includes/eiptable.html line 11): comparison of Array with Array failed included in all.htmle[0m

Hi @AlePart, it looks like the problem is that you didn’t have an EIP number assigned to the EIP. Since your PR is #2966, I would assign it that. This means you need to update the eip field in the header and the filename to be eip-2966.md. That should resolve your issues. If you’d like to pursue your EIP, please reopen PR and make these changes, then ping me (@lightclient).

1 Like