From 37dac046fbb5fe74722c0bfb52198bd2c229182a Mon Sep 17 00:00:00 2001 From: Malik Parvez <84777619+malikparvez@users.noreply.github.com> Date: Mon, 26 Jun 2023 17:25:12 +0530 Subject: [PATCH] (CONT-990) - Adding Community Pull Requests template for tools --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e3a9700..3340248 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,4 +12,4 @@ Mention any related issues or pull requests. ## Checklist - [ ] 🟢 Spec tests. - [ ] 🟢 Acceptance tests. -- [ ] Manually verified. (For example `puppet apply`) \ No newline at end of file +- [ ] Manually verified.