From 2aeaaa8af2041b321c0dc274f5431dfcf09c846f Mon Sep 17 00:00:00 2001 From: Nathan Franke Date: Fri, 13 Nov 2020 12:36:10 -0600 Subject: [PATCH] Use header text rather than bold text for categories --- .../ISSUE_TEMPLATE/feature---enhancement-proposal.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature---enhancement-proposal.md b/.github/ISSUE_TEMPLATE/feature---enhancement-proposal.md index e45920c..64772e6 100644 --- a/.github/ISSUE_TEMPLATE/feature---enhancement-proposal.md +++ b/.github/ISSUE_TEMPLATE/feature---enhancement-proposal.md @@ -12,14 +12,14 @@ Please fill in *all* the questions below and don't remove any of them. Proposals not following the template below will be closed immediately. --> -**Describe the project you are working on:** +### Describe the project you are working on -**Describe the problem or limitation you are having in your project:** +### Describe the problem or limitation you are having in your project -**Describe the feature / enhancement and how it helps to overcome the problem or limitation:** +### Describe the feature / enhancement and how it helps to overcome the problem or limitation -**Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:** +### Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams -**If this enhancement will not be used often, can it be worked around with a few lines of script?:** +### If this enhancement will not be used often, can it be worked around with a few lines of script? -**Is there a reason why this should be core and not an add-on in the asset library?:** +### Is there a reason why this should be core and not an add-on in the asset library?