diff --git a/.github/ISSUE_TEMPLATE/bug-report-or-feature-request.md b/.github/ISSUE_TEMPLATE/bug-report-or-feature-request.md new file mode 100644 index 0000000..59df418 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report-or-feature-request.md @@ -0,0 +1,45 @@ +--- +name: Bug report or Feature request +about: Create a report to help me improve or fix things +title: '' +labels: bug, enhancement +assignees: SilkePilon + +--- + +Thank you for your interest in the KnowledgeBook project! As the owner and sole developer, I truly appreciate your enthusiasm and support. + +Before submitting an issue, please consider the following: + +**For support questions:** +Please use Stack Overflow for general support inquiries. The issues section of this repository is reserved for bug reports and feature requests. + +**I'm submitting a:** + +- [ ] Bug report +- [ ] Feature request + +**Please describe the current behavior:** + +**If reporting a bug, please provide steps to reproduce and, if possible, a minimal example demonstrating the issue:** + +**What is the expected behavior?** + +**What is the motivation or use case for changing the behavior?** + +**Please provide information about your environment:** + +- KnowledgeBook Version: +- Node.js Version: +- Operating System: +- Browser (if applicable): + +**Additional context:** +Please provide any other relevant information, such as related issues, suggestions for fixes, or links to helpful resources. + +**Supporting the Project:** +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! + +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. + +Thank you for contributing to and supporting the project! diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..4cf157a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: SilkePilon + +--- + +