From 8345349910260953a7db081a9417619923c843f8 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Wed, 14 Jul 2021 18:46:27 +0200 Subject: [PATCH] feat: pull request template [skip ci] --- .github/PULL_REQUEST_TEMPLATE.md | 21 +++++++++++++++++++++ 1 file changed, 21 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..57caf2d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ + + +## Description + + +## Related Issue + + + + + +## Motivation and Context + + + +## How Has This Been Tested? + + + + +## Screenshots (if appropriate): -- libgit2 1.7.2