From c91592beb678935643d76270e7d038f5656f24dc Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Tue, 19 May 2026 12:45:28 -0400 Subject: [PATCH] docs(teams): experimental banner + MIT LICENSE (QoL sweep) --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6732770 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# workflow-plugin-teams + +> ⚠️ **Experimental** — This plugin compiles and passes its unit tests but has not been validated in any active GoCodeAlone-internal production deployment. Use with caution. Please [open an issue](https://github.com/GoCodeAlone/workflow-plugin-teams/issues/new) if you adopt it so we can promote it to **verified** status.