From a097fa4c04e6db34bb409e0dea302c20629da8ec Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Tue, 13 Jul 2021 21:13:55 -0400 Subject: LunarVim 0.4.8 (#919) --- .github/pull_request_template.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..7b3a25f3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,32 @@ + +# Description + +Please include a summary of the change and which issue is fixed. \ +List any dependencies that are required for this change. + +Fixes #(issue) + +## How Has This Been Tested? + +Please describe the tests that you ran to verify your changes. \ +Provide instructions so we can reproduce. \ +Please also list any relevant details for your test configuration. + +- Run command `:mycommand` +- Check logs +- ... + -- cgit v1.2.3