diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index fe7f5073..f79a8665 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,5 +1,5 @@ --- -name: Custom issue template +name: Issue template about: Describe this issue template's purpose here. title: '' labels: '' @@ -7,13 +7,15 @@ assignees: '' --- -# A summary of the issue -*This issue is about `xxx` module. And describe what problem you may encountered.* +# Summary +*Here is a summary of the issue. This issue is about `xxx` module. And describe what problem you may encountered.* -# A list of steps to help reproduce the issue +# Reproduce +*A list of steps to help reproduce the issue.* 1. *step 1 ...* 2. *step 2 ...* ... -# Your Melon configuration, or the parts that are relevant to your issue +# Configuration +*Your Melon configuration, or the parts that are relevant to your issue* * If you use some special configurations, please paste here to give us more hints.*