Backlog: check if PR template was deleted
Aberta
priority/high
- Linguagem predominante
- Go
- Estrelas
- 820
- Forks
- 68
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Scenario: impatient contributor deletes whole PR template message and decides it doesn't apply to them.
Result: PR is decorated with a comment telling user to fill out PR template.
## Implementation ideas:
Opt in via feature in .DEREK.yml file `pr_template_checking`
* v1.0 PR body cannot be empty
* v2.0 100% of the lines beginning with a heading i.e. `#` in `repo/.github/PULL_REQUEST_TEMPLATE.md` must be present in body of PR
@rgee0 @dirkhh @johnharris85 thoughts?

Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.