From 4d1784408352c0b457dfd1b7f8a4c38ee9027d81 Mon Sep 17 00:00:00 2001 From: Obiagba Mary Ifeoma Date: Sun, 9 May 2021 10:59:26 +0100 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 14 ++++++++++++++ 1 file changed, 14 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..27ae2ed --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +**This pull request makes the following changes:** +* Fixes issue code-collabo/node-mongo-cli#issueNumberHere + +**Details:** +* Setup for '...' +* Adds '...' etc. + +**Testing checklist:** +- [ ] Run '...' +- [ ] Check that '...' +- [ ] Check that '...' etc. +- [ ] I certify that I ran my checklist. + +Ping @code-collabo/node-mongo-cli