Files
KaTeX/.github/ISSUE_TEMPLATE/rendering-bug-report.md
ylemkimon adbcb8b74d Add issue templates (#1862)
* Add issue templates

Fixes #1468

* Apply suggestions from code review

* Update bug_report.md

* Update feature_request.md

* Update rendering-bug-report.md

* Update bug_report.md

* Update bug_report.md

* Update rendering-bug-report.md

* Update bug_report.md

* Update rendering-bug-report.md

* Apply suggestions from code review

* Update feature_request.md

* Apply suggestions from code review
2019-03-24 13:47:53 +09:00

1.4 KiB

name, about, title, labels, assignees
name about title labels assignees
Rendering bug report Report functionality that renders incorrectly/poorly bug

Before reporting a bug

Describe the bug: A clear and concise description of what the bug is. If your installation is available on the web or you can provide a minimal repo or CodePen that reproduces the bug, please add the link to it.

(La)TeX code: The code of (La)TeX you tried to render:


Expected behavior: A clear and concise description of what you expected to happen. KaTeX's general goal is to render as LaTeX does, so if possible, please include a LaTeX rendering. You can obtain one using QuickLaTeX.

Screenshots: If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • KaTeX Version: [Can be checked via katex.version]
  • Device: [e.g. Desktop, iPhone 8]
  • OS: [e.g. Windows 10, iOS 11]
  • Browser: [e.g. Chrome, Safari]
  • Version: [e.g. 72]

Additional context: Add any other context about the problem here. If you're using a library to use KaTeX, please include its name and setup.