wp-bootstrap / wp-bootstrap-navwalker

A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
https://wp-bootstrap.github.io/wp-bootstrap-navwalker/
GNU General Public License v3.0
3.37k stars 1.94k forks source link

Use template chooser for issues #510

Closed IanDelMar closed 3 years ago

IanDelMar commented 3 years ago

Changes proposed in this Pull Request:

The template chooser allows for different issues types. This PR adds the template chooser and templates for bug reports, feature requests, "support" request, and other issues. The template chooser automatically sets a proper label for each template.

The template chooser: image

Bug report: image

Feature request: image

Support request: image

Other issue: image

Testing instructions:

IanDelMar commented 3 years ago

Will be part of v5.