diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 61666da..9ee03a2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,5 +1,5 @@ --- -name: BUG REPORT +name: Bug Report about: Follow this template to report a bug title: "[BUG] " labels: '' diff --git a/.github/ISSUE_TEMPLATE/feature-suggestion.md b/.github/ISSUE_TEMPLATE/feature-suggestion.md index 8243a86..a55307f 100644 --- a/.github/ISSUE_TEMPLATE/feature-suggestion.md +++ b/.github/ISSUE_TEMPLATE/feature-suggestion.md @@ -1,6 +1,6 @@ --- -name: FEATURE SUGGESTION -about: Suggest an idea for rdesktop +name: Feature Suggestion +about: Suggest a feature for rdesktop title: "[FS]" labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/getting-help.md b/.github/ISSUE_TEMPLATE/getting-help.md index 7bd2db5..f9721de 100644 --- a/.github/ISSUE_TEMPLATE/getting-help.md +++ b/.github/ISSUE_TEMPLATE/getting-help.md @@ -1,5 +1,5 @@ --- -name: GETTING HELP +name: Getting Help about: Get help with some usage related problem title: "[SUP]" labels: ''