Skip to content

v1.13.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 16 Feb 15:17
· 38 commits to refs/heads/master since this release
84037a9
Modernize GitHub Issue Templates @nitrocode (#325)

what

  • Convert bug report type to yaml
  • Convert feature request type to yaml
  • Use comments and dashes in PR template
  • Get reviews from multiple team members

why

  • Modernize our templates
  • Use YAML so the prompts are more structured
  • Comment out PR template placeholder text so the user can add uncommented text without having to delete the placeholder text
  • Dashes in PR template instead of asterisks as this is recommended by prettier and it saves some typing. The dash is a single key whereas the asterisk is a SHIFT + 8.
    • @korenyoni originally recommended this and we've been doing this in clients.

references

image image