Hi Jenkins Dev team,
I would like to implement custom tag for using in my plugin.
Where should I place it in plugin's project to make it visible for config.jelly?
I've tried to copy *.jelly file to */resources/lib/hudson, but it does not help.
Please, point me to appropriate wiki page, if any exists.