diff options
| author | suntong <[email protected]> | 2023-05-04 00:02:59 -0400 |
|---|---|---|
| committer | Tong Sun <[email protected]> | 2023-05-05 12:23:02 -0400 |
| commit | 0c94a6d762659d441dd4779ea3af01f408c2e750 (patch) | |
| tree | 46e0c95a404a4574aa9232173af6f4ddb3dafcf1 /.github | |
| parent | Update bug-report-template.md (diff) | |
| download | html2md-0c94a6d762659d441dd4779ea3af01f408c2e750.tar.xz html2md-0c94a6d762659d441dd4779ea3af01f408c2e750.zip | |
Update bug-report-template.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report-template.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report-template.md b/.github/ISSUE_TEMPLATE/bug-report-template.md index 0009060..97543d9 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-template.md +++ b/.github/ISSUE_TEMPLATE/bug-report-template.md @@ -1,5 +1,5 @@ --- -name: Bug report template +name: Bug report about: Create a report to help us improve title: '' labels: '' @@ -12,7 +12,9 @@ assignees: '' The reason for not reporting the issue [upstream](https://github.com/JohannesKaufmann/html-to-markdown/issues) is that ?? **Describe the bug** -A clear and concise description of what the bug is. + +Here is a clear and concise description of what the bug is -- + **To Reproduce** @@ -35,4 +37,6 @@ bar ``` **Additional context** -Add any other context about the problem here. + +Any other context about the problem: + |