summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-15 16:24:55 +0300
committerGitHub <[email protected]>2022-01-15 16:24:55 +0300
commit21863fecdd18d9862a96521588c6ddd6cad0e49c (patch)
treed1c6b0031abd77e77fa9c71358d973b82dee88fc /.github/ISSUE_TEMPLATE/feature_request.md
parent13609dd03dd0d2fa85b9fb850be787bf4e2ea67f (diff)
parentf50f3e217f53d2793323fd48af9d8cbe8f5ed7a6 (diff)
Merge pull request from roadrunner-server/repository-move
[#894]: feat(move): repository content update
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rwxr-xr-x.github/ISSUE_TEMPLATE/feature_request.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100755
index 00000000..79b34409
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,23 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[FEATURE REQUEST]"
+labels: C-feature-request
+assignees: 48d90782, wolfy-j
+---
+
+### 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.