.github/ISSUE_TEMPLATE/feature_request.md in truemail-2.0.2 vs .github/ISSUE_TEMPLATE/feature_request.md in truemail-2.1.0
- old
+ new
@@ -1,9 +1,9 @@
---
name: Feature request
about: Suggest an idea for Truemail
-title: [FEATURE]
+title: "[FEATURE] Your feature request title here"
labels: enhancement
assignees: bestwebua
---
@@ -13,9 +13,11 @@
- [ ] I have updated `truemail` to the latest version
- [ ] I have read the [Contribution Guidelines](https://github.com/truemail-rb/truemail/blob/master/CONTRIBUTING.md)
- [ ] I have read the [documentation](https://truemail-rb.org/truemail-gem)
- [ ] I have searched for [existing GitHub issues](https://github.com/truemail-rb/truemail/issues)
+
+<!-- Please use next pattern for your feature request title: [FEATURE] Your feature request title here -->
### Feature description
<!-- 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 [...]