Skip to content

Commit 6811ed1

Browse files
authored
Update issue templates
1 parent 2470d27 commit 6811ed1

2 files changed

Lines changed: 21 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/correction-or-bug-report.md renamed to .github/ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: Correction or Bug report
3-
about: Typos, grammar, formatting, HTML, or CSS style problems.
2+
name: Submit a Correction or Bug report
3+
about: This is for typos, grammar, formatting, UI, HTML, or CSS style problems.
44
title: ''
5-
labels: ''
6-
assignees: ''
5+
labels: Bug
6+
assignees: vinniefalco
77

88
---
99

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Suggest a Topic, Enhancement, or Information
3+
about: This is for requesting new topics, enhancements to existing exposition, or
4+
for providing additional information useful for improving the documentation.
5+
title: ''
6+
labels: Info
7+
assignees: ''
8+
9+
---
10+
11+
** What type of issue is this? **
12+
- [ ] New Topic
13+
- [ ] Enhancement
14+
- [ ] Information
15+
16+
** Provide additional information **
17+
Please add as much detailed information as possible for the maintainers to take action on your issue.

0 commit comments

Comments
 (0)