Skip to content

Commit bbb0844

Browse files
mikejpetersShereef
authored andcommitted
chore: use github issue templates
1 parent f42711f commit bbb0844

File tree

4 files changed

+47
-43
lines changed

4 files changed

+47
-43
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior.
14+
15+
**Expected behavior**
16+
A clear and concise description of what you expected to happen.
17+
18+
**Configuration**
19+
The `serverless.yml` that produces the bug.
20+
21+
**Operating system (please complete the following information):**
22+
23+
- OS: [e.g. Windows 10]
24+
- serverless framework version [e.g. 3.7.1]
25+
- serverless-finch version [e.g. 4.0.0]
26+
27+
**Additional context**
28+
Add any other context about the problem here.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
**Is your feature request related to a problem? Please describe.**
10+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
12+
**Describe the solution you'd like**
13+
A clear and concise description of what you want to happen.
14+
15+
**Describe alternatives you've considered**
16+
A clear and concise description of any alternative solutions or features you've considered.
17+
18+
**Additional context**
19+
Add any other context or screenshots about the feature request here.

docs/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)