summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorMaryna Herasimovich <m.herasimovich@f5.com>2024-08-29 13:06:48 -0700
committerpluknet <105847909+pluknet@users.noreply.github.com>2024-09-04 19:11:12 +0400
commit082a3cbe3b7f6c28630f271c74b1787220974ed9 (patch)
tree45439b6e441d6274d10d00b1be587b8b695da392 /.github/ISSUE_TEMPLATE/feature_request.md
parentda468ec0c03ab7711ab4fcb0517760daaf31ab10 (diff)
downloadnginx-082a3cbe3b7f6c28630f271c74b1787220974ed9.tar.gz
nginx-082a3cbe3b7f6c28630f271c74b1787220974ed9.tar.bz2
Added GitHub templates.
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 000000000..67471b083
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,18 @@
+---
+name: Feature request
+about: Suggest a feature for nginx
+title: ""
+labels: "feature"
+---
+
+### Describe the feature you'd like to add to nginx
+
+A clear and concise description of the feature.
+
+### Describe the problem this feature solves
+
+A clear and concise description of the problem.
+
+### Additional context
+
+Add any other context about the feature request here.