Open pradal opened 2 years ago
Github provides an issue form templates on .yaml format. Simply need to add a ISSUE_TEMPLATE
directory inside .github
directory of the project. Seems quite handy and nicer fo the user.
eg. scipy or xarray project use it.
I couldn't find any equivalent for PR, and so far .md templates still seem to be the rule.
Github allow to define template to fill a new issue or PR.