diff --git a/README.md b/README.md index 5a8960a8..3f5072b2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Experiment with the Office JavaScript API without leaving Excel, Outlook, Word, or PowerPoint! +> [!IMPORTANT] +> This repo has been archived because the codebase was moved to a Microsoft-internal source. However, the Script Lab tool is still available. + **Get [Script Lab](https://appsource.microsoft.com/product/office/WA104380862) in Excel, Word, and PowerPoint, or [Script Lab for Outlook](https://appsource.microsoft.com/product/office/WA200001603), free from Microsoft AppSource**. [Read the blog post](https://devblogs.microsoft.com/microsoft365dev/update-on-the-future-of-the-script-lab-office-add-in/) on the future of Script Lab. @@ -76,7 +79,7 @@ Keep your snippets and hard-coded data small since storing several large snippet ## Report a bug, or suggest a feature -To report a bug, [create a new issue](https://github.com/OfficeDev/script-lab/issues/new). Please provide as much detail as you can, tell us: the operating system, the Office build number, and your browser (if you're using Office on the web). +To report a bug, [create a new issue](https://github.com/OfficeDev/office-js/issues). Please provide as much detail as you can, tell us: the operating system, the Office build number, and your browser (if you're using Office on the web). If you have a suggestion for a feature, please feel free to file it under "issues" as well, and we will tag it appropriately. The more detail, the better! (see more at [CONTRIBUTING.md](CONTRIBUTING.md)).