Files
KaTeX/.github/ISSUE_TEMPLATE/feature_request.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

26 lines
838 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
> Before requesting a feature, please search for [existing issues](https://github.com/KaTeX/KaTeX/issues).
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like:**
A clear and concise description of what you want to happen.
**Link to or name of a (La)TeX package that provides the same feature:**
KaTeX's general goal is to render as LaTeX does.
**Describe alternatives you've considered:**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context:**
Add any other context or screenshots about the feature request here.