From 44af9fef3cc7d846c8d4e922026f3fbe10a34968 Mon Sep 17 00:00:00 2001 From: Vesa Juvonen Date: Wed, 14 Sep 2016 14:39:16 +0300 Subject: [PATCH] Updates on the contribution guidelines. --- .github/CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index cb27684a3..fd42b2b1c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -39,7 +39,8 @@ Here's a high level process for submitting new samples or updates to existing on When you are submitting a new sample, it has to follow up below guidelines - You will need to have a README file for your contribution, which is based on [provided template](../samples/README-template.md) under the Samples folder. Please copy this template and update accordingly. README has to be named as README.md with capital letters. -- If you find already similar kind of sample from the existing samples, we would appreciate you to rather extend existing one, than submittin a new similar sample + - You will need to have a picture of the web part in practice in the README file. Preview image must be located in /assets/ folder in the root your you solution. +- If you find already similar kind of sample from the existing samples, we would appreciate you to rather extend existing one, than submitting a new similar sample - If you for example use Office Graph with React, please rather add new web part to already existing solution, rather than introducing completely new solution - When you update existing samples, please update also README accordingly with information on provided changes and with your author details - When you are submitting new sample solution, please name the sample solution folder accordingly