From 895e0ed1a9a9f17dfba42086a8f9399bbee8c0b9 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Thu, 14 Nov 2024 21:00:15 +0530 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5bdb6ff8..d9a0a4b4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,3 +17,9 @@ _We encourage you to add relevant test cases._ - [ ] Yes - [ ] No, and this is why: _please replace this line with details on why tests have not been included_ + +## OS on which you have developed and tested the feature? + +- [ ] Windows +- [ ] macOS +- [ ] Linux