Skip to content

Commit

Permalink
add feature request template (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen authored May 22, 2024
1 parent 52c2dbb commit 8032f71
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Feature Request
about: Suggest a new feature
---

<!--
Thank you for submitting a feature request. Please fill the template below
with more details.
-->

#### Summary
<!-- Please explain the feature request in a few short sentences. -->

#### Why is this important?
<!-- Please explain the motivation, how it will be used, etc. -->

#### Are you interested in contributing to this feature?
<!-- yes/no, or @mention maintainers. -->


<!-- Thank you for making Canonical Kubernetes better -->

0 comments on commit 8032f71

Please sign in to comment.