From 74260eb4a92dd8ee3cb18900438faa77a652f658 Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Mon, 23 Sep 2024 10:10:26 +0100 Subject: [PATCH] Remove "I have performed a self-review of my changes" from the pull request template (#363) --- .github/pull_request_template.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c776394..6dc96d23 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,5 +4,4 @@ A brief description of your changes. Closes #<issue>. -- [ ] I have performed a self-review of my changes - [ ] I have read and understood the [contributing guidelines](/inaka/elvis_core/blob/main/CONTRIBUTING.md)