From dfdb6450cd2695cd4592048534383bd0c4163a95 Mon Sep 17 00:00:00 2001 From: Nathan Youngman <4566+nathany@users.noreply.github.com> Date: Mon, 23 Aug 2021 18:34:28 -0600 Subject: [PATCH] revise pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 64ddf7ce..6d5eb8be 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ +NOTE: Please do not open a pull request that adds or changes the public API without giving consideration to all supported operating systems. + #### What does this pull request do?