From ae420dbd41bcad616bcb3e60f80af36da859f6b6 Mon Sep 17 00:00:00 2001 From: claromes Date: Wed, 26 Jul 2023 16:02:42 -0300 Subject: [PATCH] Adiciona pull_request_template.md --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..ebb1aa3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +**Ao abrir um Pull Request, marque com um X cada um dos items do checklist abaixo.** + +### Checklist +- [ ] Atualização da versão do plugin no arquivo `orbita.php` na linha 14 (` * Version: 1.x.x`) +- [ ] Atualização da versão do plugin no arquivo `orbita.php` na linha 43 (`define( 'ORBITA_VERSION', '1.x.x' );`) + +### Descrição