This commit is contained in:
Faiz Shaikh 2018-09-18 09:33:36 -07:00
Родитель 907d115b6c
Коммит c7a71067a4
1 изменённых файлов: 22 добавлений и 0 удалений

22
.github/ISSUE_TEMPLATE.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,22 @@
If you'd like to submit a Repo to the Azure Serverless Community Library, fill out the following template:
- Title: What you'd like your sample to be called.
________
- Description: A short block of text (~100 characters max) explaining what your sample does.
________
- Template: The path to the ARM template which deploys the application. For more information, see the [README](https://github.com/Azure/FunctionLibrary/blob/master/README.md).
________
- Repository: The URL of a public git repository.
________
- Language (optional): The language your code is written in (Functions only.)
________
- Technology (optional): Whether your app is a Function App or a Logic App
________
- Solution Area (optional): A broad level categorization of what type of solution you've built (IoT, ML, Data Processing, ...)
________