Skip to content

Commit 901bb7c

Browse files
authored
Update issue templates
1 parent 30a7314 commit 901bb7c

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a report to help us improve MathJax
44
title: ''
55
labels: ''
66
assignees: ''
@@ -13,4 +13,4 @@ https://github.com/mathjax/MathJax/issues
1313

1414
unless they are about structural issues in this repository (e.g., the package.json file, the compilation process, the repository layout, etc). Bugs with how MathJax works should be reported at the link above.
1515

16-
If you are not part of the MathJax team, it is unlikely that you should be posting an issue here. Use the tracker linked above.
16+
If you are not part of the MathJax team, it is unlikely that you should be posting an issue here. Use the tracker linked above instead.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for MathJax
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Please submit MathJax feature requests at
11+
12+
https://github.com/mathjax/MathJax/issues
13+
14+
unless they are about structural issues in this repository (e.g., the package.json file, the compilation process, the repository layout, etc). New features for MathJax should be requested at the link above.
15+
16+
If you are not part of the MathJax team, it is unlikely that you should be posting an issue here. Use the tracker linked above instead.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: MathJax Source Problem
3-
about: Instructions for Reporting Issues
3+
about: Suggest improvements to the source respository
44
title: ''
55
labels: ''
66
assignees: ''
@@ -9,4 +9,4 @@ assignees: ''
99

1010
This issue tracker is for problems with the source code repository (e.g., its structure, package file, compilation process, organization, etc.), not for problems with the MathJax code itself. If you are reporting a bug in how MathJax works, please use the [MathJax issue tracker](https://github.com/mathjax/MathJax/issues), rather than this one, so that all the issues are in one place for easier searching and sorting.
1111

12-
If you are not part of the MathJax team, it is unlikely that you should be posting an issue here. Use the tracker linked above.
12+
If you are not part of the MathJax team, it is unlikely that you should be posting an issue here. Use the tracker linked above instead.

0 commit comments

Comments
 (0)