Hi Tim, Max, On Wed, Jun 23, 2021 at 09:38:12PM +0200, Tim Duesterhus wrote: > Hi Willy, Lukas, List! > > GitHub finally launched their next evolution of issue templates, called issue > forms, as a public beta: > https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/ > > Instead of prefilling the issue creation form with some markdown that can be > ignored or accidentally deleted issue forms will create different textareas, > automatically formatting the issue correctly. The end result will be regular > markdown that can be edited as usual. > > Beta implies that they might still slightly change in the future, possibly > requiring some further adjustments. However as the final result no longer > depends on the form itself we are not locking ourselves into some feature > for eternity. > > Max and I worked together to migrate the existing templates to issue forms, > cleaning up the old stuff that is no longer required. > > You can find an example bug report here: > > https://github.com/TimWolla/haproxy/issues/7 > > It looks just like before!
Indeed, and I like the issue description and the proposed fix :-) > The new forms can be tested here: > https://github.com/TimWolla/haproxy/issues/new/choose. > > I have deleted the old 'Question' template, because it no longer is required, > as the user can't simply delete the template from the field when there's > separate fields :-) At first glance it indeed looks better than before. I'm personally fine with the change. I'll wait for Lukas' Ack (or comments) before merging though. Thanks to you both for working on improving this! Willy

