From 23656d5a328a56513979b1db04ba334bb69e109c Mon Sep 17 00:00:00 2001 From: Vincent Emonet Date: Sun, 23 Jul 2023 09:51:19 +0200 Subject: [PATCH] pr --- .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..7769e49 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +### Checklist + +- [ ] I ran `npm run build` to re-build the `dist/index.js` file + +### What does this PR solves? + + + +### Link to a successful workflow run + +