Skip to content

Commit 03ed98c

Browse files
committed
2 parents f5cea9e + bc0515f commit 03ed98c

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
name: Bug report or Feature request
3+
about: Create a report to help me improve or fix things
4+
title: ''
5+
labels: bug, enhancement
6+
assignees: SilkePilon
7+
8+
---
9+
10+
Thank you for your interest in the KnowledgeBook project! As the owner and sole developer, I truly appreciate your enthusiasm and support.
11+
12+
Before submitting an issue, please consider the following:
13+
14+
**For support questions:**
15+
Please use Stack Overflow for general support inquiries. The issues section of this repository is reserved for bug reports and feature requests.
16+
17+
**I'm submitting a:**
18+
19+
- [ ] Bug report
20+
- [ ] Feature request
21+
22+
**Please describe the current behavior:**
23+
24+
**If reporting a bug, please provide steps to reproduce and, if possible, a minimal example demonstrating the issue:**
25+
26+
**What is the expected behavior?**
27+
28+
**What is the motivation or use case for changing the behavior?**
29+
30+
**Please provide information about your environment:**
31+
32+
- KnowledgeBook Version:
33+
- Node.js Version:
34+
- Operating System:
35+
- Browser (if applicable):
36+
37+
**Additional context:**
38+
Please provide any other relevant information, such as related issues, suggestions for fixes, or links to helpful resources.
39+
40+
**Supporting the Project:**
41+
If you find KnowledgeBook useful and would like to support its development, consider sponsoring or donating to the project. You can find donation buttons and links in the main README file of the repository. Your support helps maintain and improve the project!
42+
43+
I appreciate your patience as I review and respond to submissions. As a solo developer, there may be some delay in addressing issues and requests, but I am committed to improving KnowledgeBook and value your input.
44+
45+
Thank you for contributing to and supporting the project!

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: SilkePilon
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)