Hello!
I’ve created taxonomy called products and a term called visual workflow. As far as I understood from the documentation, when I enter /products/visual-workflow/ Hugo should render template from taxonomy/product.html, instead what is displayed is _default/single.html template.
Taxonomy terms template works as intented, though.
I double-checked if I’m going correctly with the documentation and not messed something, but everything appears to be as in the examples.