diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 376664d..0807def 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: [BUG] +title: "[BUG] Your bug report title here" labels: bug assignees: bestwebua @@ -16,6 +16,8 @@ assignees: bestwebua - [ ] 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) + + ### Bug description diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 498e927..3f691fb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for Truemail -title: [FEATURE] +title: "[FEATURE] Your feature request title here" labels: enhancement assignees: bestwebua @@ -16,6 +16,8 @@ assignees: bestwebua - [ ] 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) + + ### Feature description + ### Issue description diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 7d8f4e5..9d59f65 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,7 +1,7 @@ --- name: Question about: Ask your question to Truemail team -title: [QUESTION] +title: "[QUESTION] Your question title here" labels: question assignees: bestwebua @@ -15,6 +15,8 @@ assignees: bestwebua - [ ] 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) + + ### Question