Customize the structure of WP Discourse templates

We’re considering adding the ability to edit WP Discourse template code in the admin area, under say a “Templates” tab in the settings. This is for some low-code clients and to avoid issues with version control on a production site. We’d obviously sanitize/validate the code as appropriate; store it in the DB; and retrieve it securely etc.

Is this a feature that would be considered for the plugin, if we developed it and submitted a PR (subject to review etc.)?