Update question.md
Synching question template with sp-dev-list-formatting
This commit is contained in:
parent
5b90c9cc0a
commit
7e9d7751b2
|
@ -1,27 +1,25 @@
|
||||||
---
|
---
|
||||||
name: "❓ Question"
|
name: "❓ Question"
|
||||||
about: Ask a question regarding one of the samples in this repository
|
about: Ask a question about one of our web part samples
|
||||||
title: ''
|
title: ''
|
||||||
labels: type:question
|
labels: type:question
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
> Please note that issues that do not follow this template will automatically be rejected.
|
Thank you for asking a question! Use the sections below to submit a question ONLY if it's related to samples in this repo. If you have an issue or question about list formatting or its documentation, please submit it at https://aka.ms/spdev-issues
|
||||||
>
|
|
||||||
> Use the following form to submit ask a question related to samples in this repo. If you have an issue related to the SharePoint Framework or its documentation, please submit the issue at [https://github.com/SharePoint/sp-dev-docs/issues/new](https://github.com/SharePoint/sp-dev-docs/issues/new). This will help us respond to your issue faster.
|
|
||||||
>
|
|
||||||
> ----
|
|
||||||
>
|
|
||||||
> Thank you for asking a question. 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.
|
|
||||||
>
|
|
||||||
> _(DELETE THIS PARAGRAPH AFTER READING)_
|
|
||||||
|
|
||||||
## Sample
|
- Questions that do not follow the below template will automatically be closed
|
||||||
|
- All questions are welcome - let us know what's on your mind!
|
||||||
|
- This repo is maintained by volunteers (not Microsoft). Please be courteous and patient. 🙂
|
||||||
|
- Include sufficient details and context.
|
||||||
|
- If you have multiple questions please submit them separately so we can track resolution.
|
||||||
|
- Screenshots are always helpful (just paste any images right here in the question)
|
||||||
|
|
||||||
|
DELETE EVERYTHING ABOVE AFTER READING - THANKS!
|
||||||
|
|
||||||
|
## Sample (which sample are you talking about)
|
||||||
|
|
||||||
> Please specify which sample this is regarding.
|
|
||||||
>
|
|
||||||
> _(DELETE THIS PARAGRAPH AFTER READING)_
|
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
@ -29,20 +27,8 @@ assignees: ''
|
||||||
>
|
>
|
||||||
> _(DELETE THIS PARAGRAPH AFTER READING)_
|
> _(DELETE THIS PARAGRAPH AFTER READING)_
|
||||||
|
|
||||||
|
|
||||||
|
## Question (the more details, the better)
|
||||||
|
|
||||||
## Question
|
## Question
|
||||||
|
|
||||||
> _Provide as many details as possible to help the community answer your question._
|
|
||||||
>
|
|
||||||
> _(DELETE THIS PARAGRAPH AFTER READING)_
|
|
||||||
|
|
||||||
## Guidelines for issue creator (DELETE AFTER READING)
|
|
||||||
|
|
||||||
> - All questions are welcome, please let us know what's on your mind.
|
|
||||||
> - Remember that this repository is maintained by community members who volunteer their time to help. Be courteous and patient.
|
|
||||||
> - If you are reporting an issue around any of the samples, please ensure that you have a clear reference to the sample and possibly code file, which should be fixed.
|
|
||||||
> - If you have technical questions about the framework, we’ll be monitoring #spfx, #spfx-webparts, and #spfx-tooling on (SharePoint StackExchange)> [http://sharepoint.stackexchange.com/]. You can also alternatively submit your question to (SharePoint Developer group)> [https://techcommunity.microsoft.com/t5/sharepoint-developer/bd-p/SharePointDev] in the Microsoft Tech Community.
|
|
||||||
> - Remember to include sufficient details and context.
|
|
||||||
> - If you have multiple suggestions or bugs please submit them in separate bugs so we can track resolution.
|
|
||||||
> _(DELETE THIS SECTION AFTER READING)_
|
|
||||||
|
|
||||||
Thanks for your contribution! Sharing is caring.
|
|
||||||
|
|
Loading…
Reference in New Issue