From ac038e518aeebcae078d0320b741f4c7329c4206 Mon Sep 17 00:00:00 2001 From: Sydney Smith <43417619+SydneyhSmith@users.noreply.github.com> Date: Tue, 5 Oct 2021 12:38:42 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39b74a765..8fde2ba70 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Important Note ============== This version of PowerShellGet is currently under development and is not feature complete. -As a result, we are currently not accepting PRs to this repository. +As a result, we are currently only accepting PRs for tests. +If you would like to open a PR please open an issue first so that necessary discussion can take place. Please open an issue for any feature requests, bug reports, or questions for PowerShellGet version 3.0 (currently available as a preview release). Please note, the repository for previous versions of PowerShellGet has a new location at [PowerShell/PowerShellGetv2](https://github.com/PowerShell/PowerShellGetv2).