diff --git a/.github/ISSUE_TEMPLATE/bugs.yml b/.github/ISSUE_TEMPLATE/bugs.yml index 1c017cc49..7294b4fdb 100644 --- a/.github/ISSUE_TEMPLATE/bugs.yml +++ b/.github/ISSUE_TEMPLATE/bugs.yml @@ -1,5 +1,5 @@ name: Bug -description: Report an issue with kubefirst +description: Report an issue with kubefirst. Please create one GitHub issue per bug! labels: ["bug"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/features.yml b/.github/ISSUE_TEMPLATE/features.yml index b3e045f36..8159f2b74 100644 --- a/.github/ISSUE_TEMPLATE/features.yml +++ b/.github/ISSUE_TEMPLATE/features.yml @@ -1,5 +1,5 @@ name: Feature Request -description: Share which feature you think kubefirst is missing +description: Share which feature you think kubefirst is missing. Please create one GitHub issue per feature idea! labels: ["feature"] body: - type: markdown