mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
* 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
26 lines
838 B
Markdown
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.
|