From 1d9663590131b27d82fd5242488b99328fe59b6e Mon Sep 17 00:00:00 2001 From: zugdev Date: Fri, 8 Nov 2024 11:08:27 -0300 Subject: [PATCH] chore: better vocab --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1a00dd7..be65862 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,8 +14,8 @@ This is not required but again, it is advised. // EXAMPLE Changes: -- I've refactored the authentication mechanism because the auth token wasn't being properly stored. -- I've removed unnecessary calls to render the login button. +- Refactored the authentication mechanism because the auth token wasn't being properly stored. +- Removed unnecessary calls to render the login button. --> Changes: