Skip to content

Commit

Permalink
Merge pull request #264 from CloudWanderer-io/feature/resource-type-t…
Browse files Browse the repository at this point in the history
…emplates

Update issue templates
  • Loading branch information
Sam-Martin committed Jan 1, 2022
2 parents b995133 + 5b672bd commit 97ac3d0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/new-supported-resource.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: New Supported Resource
about: Suggest a new resource to support
title: 'New Resource: '
labels: resource
assignees: ''

---

**Name of the resource type**

**Name of the service**

**Link to the boto3 docs page pertaining to this resource type**

0 comments on commit 97ac3d0

Please sign in to comment.