Closed
Description
- refer to CONTRIBUTING.md
- add templates for things other than bugs (presumably, "enhancement", "documentation")
- ditch mention of
v2-
commands: they've been long the default - add simplified PR template (see below)
- refer to master/CONTRIBUTING.md#github-pull-request-conventions in every PR template
Originally posted by @Mikolaj in #6370 (comment)
Simplified PR template
People keep complaining about our PR template in that it has a long set of checkboxes that are not necessarily relevant for small contributions, and those are usually made by newcomers, so they get especially confused. Maybe, we need another template: something like "Documentation" or "User-invisible change" without any checkboxes.
See also:
- stack's templates as a source of inspiration: https://github.com/commercialhaskell/stack/issues/new/choose