From: Nathan Youngman <4566+nathany@users.noreply.github.com> Date: Tue, 24 Aug 2021 00:34:28 +0000 (-0600) Subject: revise pull request template X-Git-Tag: v1.7.2~141 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=dfdb6450cd2695cd4592048534383bd0c4163a95;p=fsnotify.git revise pull request template --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 64ddf7c..6d5eb8b 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?