From 8e4c82f059fdb1e4ae26c17467cff0f03e0ef74c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 28 Oct 2024 20:12:17 -0500 Subject: [PATCH] Updated docs --- CONTRIBUTING.md | 2 +- templates/README-template.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index daf4d63f16..e0ac1804fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ When you submit a new sample, please follow these guidelines: - Your solution's source code - An `assets` folder, containing screenshots - A `README.md` file - - A '.nvmrc` file + - An `.nvmrc` file * You must only submit samples for which you have the rights to share. Make sure that you asked for permission from your employer and/or clients before committing the code to an open-source repository, because once you submit a pull request, the information is public and _cannot be removed_. * If your sample is a SharePoint Framework Extensions, please consider adding it to the [sp-dev-fx-extensions](https://github.com/pnp/sp-dev-fx-extensions) repository instead * If your sample is an Adaptive Card Extension (ACE), consider adding it to the [sp-dev-fx-aces](https://github.com/pnp/sp-dev-fx-aces) repository instead. diff --git a/templates/README-template.md b/templates/README-template.md index 10482f80af..9d9125e4be 100644 --- a/templates/README-template.md +++ b/templates/README-template.md @@ -143,10 +143,10 @@ If you want to provide links to your social media, blog, and employer name, make ## Version history -Version|Date|Comments --------|----|-------- -1.1|November 1, 2022|Update comment -1.0|October 29, 2022|Initial release +|Version|Date|Comments| +|-------|----|--------| +|1.1|November 1, 2024|Update comment| +|1.0|October 28, 2024|Initial release| ## Prerequisites