New plugin not picked up by traefiker

I've created a plugin based on an existing one with some extra features but I'm unable to publish it and there is no feedback.

I think I've met all the requirements.

  • The traefik-plugin topic must be set on your repository.
    DONE
  • There must be a .traefik.yml file at the root of your project describing your plugin, and it must have a valid testData property for testing purposes.
    DONE
  • There must be a valid go.mod file at the root of your project.
    DONE
  • Your plugin must be versioned with a git tag.
    DONE
  • If you have package dependencies, they must be vendored and added to your GitHub repository.
    DONE

Could I get some support on this?
traefik-plugin-validate-headers

Your plugin repository should not be a fork.

Please add this requirement to the docs here: Developing Traefik Plugins

I've just spent so much time on this :smiling_face_with_tear: