Skip to content

Commit 0086b39

Browse files
fabiocavbrettsam
authored andcommitted
Updating issue templates
1 parent fe9d31b commit 0086b39

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: "Bug report"
3+
about: Create a report to help us improve
4+
5+
---
16

27
<!--
38
Please provide a succinct description of the issue. Please make an effort to fill in the all the sections below or we may close your issue for being low quality.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "Feature request"
3+
about: Make a feature request
4+
5+
---
6+
7+
#### What problem would the feature you're requesting solve? Please describe.
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
#### Describe the solution you'd like
11+
A clear and concise description of what you want to happen.
12+
13+
#### Describe alternatives you've considered
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
#### Additional context
17+
Add any other context or screenshots about the feature request here.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "General question"
3+
about: Questions related to Azure Functions and the host
4+
5+
---
6+
7+
#### Is your question related to a specific version? If so, please specify:
8+
9+
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
10+
11+
#### Question

0 commit comments

Comments
 (0)