From d21848bc4981084413b1f7516bf8f38dd6f83a25 Mon Sep 17 00:00:00 2001 From: Teddy Roncin Date: Mon, 9 Oct 2023 15:37:07 +0200 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 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..9e2b7d6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +# PR name + +## Changes + +## Breaking changes + +## What's left to do (DELETE THIS PART FOR NON-DRAFT PR) + +- [ ] Vérifier le build +- [ ] Lint +- [ ] Supprimer les console.log / code commenté