You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by hz...@apache.org on 2020/08/15 07:53:31 UTC

[helix] branch master updated: Make head fonts clearer in issues template

This is an automated email from the ASF dual-hosted git repository.

hzlu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new fb0d513  Make head fonts clearer in issues template
fb0d513 is described below

commit fb0d513adc9f9af9ad1d85bb46d16c32e6079755
Author: Huizhi Lu <ih...@gmail.com>
AuthorDate: Sat Aug 15 00:53:21 2020 -0700

    Make head fonts clearer in issues template
    
    Change bold fonts to head to be clearer in issues template
---
 .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 80ee282..56ae4fa 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,14 +7,14 @@ assignees: ''
 
 ---
 
-**Describe the bug**
+### Describe the bug
 A clear and concise description of what the bug is.
 
-**To Reproduce**
+### To Reproduce
 Steps to reproduce the behavior.
 
-**Expected behavior**
+### Expected behavior
 A clear and concise description of what you expected to happen.
 
-**Additional context**
+### Additional context
 Add any other context about the problem here.