We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c3b91 commit ff30cf1Copy full SHA for ff30cf1
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,6 +7,8 @@ assignees: jpomykala
7
8
---
9
10
+Feel free to contact us at contact@simplelocalize.io to report the bug.
11
+
12
**Describe the bug**
13
A clear and concise description of what the bug is.
14
.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,11 +2,13 @@
2
name: Feature request
3
about: Suggest an idea for this project
4
title: ''
5
-labels: ''
6
-assignees: ''
+labels: feature-request
+assignees: jpomykala
+Feel free to contact us at contact@simplelocalize.io to request a new feature or use our feature board: https://simplelocalize.io/feature-requests
**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 [...]
0 commit comments