Skip to content

Commit dda1f82

Browse files
authored
feat: add feature request template (#132)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 450c279 commit dda1f82

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: 💡 Feature request
3+
about: Create a feature request to help us improve
4+
title: "[feat]: <short description>"
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Thanks for taking the time to file a feature request! Please fill out this form as completely as possible.
12+
-->
13+
14+
**Describe the feature you'd like to request**
15+
<!-- A clear and concise description of what you want and what your use case is. -->
16+
17+
**Describe the solution you'd like**
18+
<!-- A clear and concise description of what you want to happen. -->
19+
20+
**Describe alternatives you've considered**
21+
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
2+
SPDX-License-Identifier: AGPL-3.0-or-later

0 commit comments

Comments
 (0)