Format changes in GH issue templates

Improved capitalization of template names
This commit is contained in:
Bruno Moreira-Guedes 2021-12-30 05:23:18 -03:00 committed by GitHub
parent da36432c31
commit 4716f1e016
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
name: BUG REPORT name: Bug Report
about: Follow this template to report a bug about: Follow this template to report a bug
title: "[BUG] " title: "[BUG] "
labels: '' labels: ''

View File

@ -1,6 +1,6 @@
--- ---
name: FEATURE SUGGESTION name: Feature Suggestion
about: Suggest an idea for rdesktop about: Suggest a feature for rdesktop
title: "[FS]" title: "[FS]"
labels: '' labels: ''
assignees: '' assignees: ''

View File

@ -1,5 +1,5 @@
--- ---
name: GETTING HELP name: Getting Help
about: Get help with some usage related problem about: Get help with some usage related problem
title: "[SUP]" title: "[SUP]"
labels: '' labels: ''