Skip to content

Commit 6f9feea

Browse files
committed
Adjust GitHub issue templates
Remove unnecessary prompts and ask for an example of the bug
1 parent d4c03ee commit 6f9feea

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+4-16
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,12 @@ labels: ["bug"]
99

1010
<!-- A clear and concise description of what the bug is. -->
1111

12-
## Expected behavior
12+
## Example of the bug
1313

14-
<!-- A clear and concise description of what you expected to happen. -->
14+
<!-- The most basic version of a template/data you can have while
15+
recreating the bug -->
1516

16-
## Screenshots
17-
18-
<!-- If applicable, add screenshots to help explain your problem. -->
19-
20-
## **System**
17+
## System
2118

2219
<!-- Operating system or any other system specific information that may
2320
be useful. -->
24-
25-
## Minimal configuration file
26-
27-
<!-- Add a minimal configuration file to dramatically increase your
28-
chances of receiving help from a maintainer. -->
29-
30-
## Additional context
31-
32-
<!-- Add any other context about the problem here. -->

.github/ISSUE_TEMPLATE/question.md

-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ about: Ask a question about ribboncurls
44
title: "[Question] "
55
labels: ["question"]
66
---
7-
8-
**What version of `ribboncurls` are you using?**

0 commit comments

Comments
 (0)