Updates on templates and other wording fixes

This commit is contained in:
Vesa Juvonen 2016-10-06 17:45:16 +03:00
parent d1445e75af
commit 6c2fb1aa17
3 changed files with 9 additions and 6 deletions

View File

@ -1,9 +1,9 @@
Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.
#### Category
[ ] Question
[ ] Bug
[ ] Enhancement
- [ ] Question
- [ ] Bug
- [ ] Enhancement
#### Expected or Desired Behavior
_If you are reporting a bug, please describe the expected behavior. If you are suggesting an enhancement please describe thoroughly the enhancement, how it can be achieved, and expected benefit._

View File

@ -13,6 +13,6 @@ Please describe the changes in this PR. Sample description or details around bug
#### Guidance
*You can delete this section when you are submitting the pull request.*
* *Please update this PR information accordingly. We'll use this as part of our release notes in monthly communications.*
* *Please target your PR to Dev branch.*
* *Please target your PR to 'dev' branch.*
Thanks for your contribution! Sharing is caring.

View File

@ -9,7 +9,7 @@ With it, you can display the photos contained in a SharePoint Pictures Library a
simulates a pile of photos scattered about on a surface. Thumbnail clicks remove photos from the pile,
(enlarging them as if being picked up by the user), and once in view a secondary click returns the photo to the pile.
![Photpile Web Part displayed in SharePoint Workbench](./assets/photopileoverview.gif)
![Photopile Web Part displayed in SharePoint Workbench](./assets/photopileoverview.gif)
## Applies to
@ -37,7 +37,7 @@ Version|Date|Comments
- clone this repo
- in the command line run:
- `npm i`
- `npm install`
- `tsd install`
- `gulp serve`
@ -61,3 +61,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
* Include Office UI Fabric controls in your project
* Render content with React
* Etc.
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/jquery-photopile" />