Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Posting Template & Wiki #91

Open
Nigel1992 opened this issue Feb 28, 2025 · 0 comments
Open

[SUGGESTION] Posting Template & Wiki #91

Nigel1992 opened this issue Feb 28, 2025 · 0 comments

Comments

@Nigel1992
Copy link

Nigel1992 commented Feb 28, 2025

Suggestions for Improving the Repository

Hey everyone!

I have two suggestions that could improve the Winhance repository and make it easier for users and contributors to interact:

1️⃣ Default Issue Template with Tags
It would be great if users had a default issue template when reporting bugs or suggestions. This helps ensure all necessary details are provided for troubleshooting and feature requests. Here's an example template:

name: "Issue Report"  
about: "Report a bug or suggest a feature for Winhance"  
title: "[TAG] <brief description>"  
labels: []  
assignees: []  

---  

### Issue Type  
Please select one of the following and remove the others:  
- 🐞 **[BUG]** - Something isn't working as expected  
- 💡 **[SUGGESTION]** - A new feature or improvement idea  
-**[QUESTION]** - General inquiry about Winhance  

### Description  
A clear and concise description of the issue or suggestion.  

### Steps to Reproduce (if reporting a bug)  
1. What actions did you take before encountering the issue?  
2. Provide any relevant configuration or setup details.  
3. Include any steps needed to reproduce the problem.  

### Expected Behavior  
A clear description of what you expected to happen.  

### Actual Behavior (if reporting a bug)  
Explain what actually happened instead.  

### Screenshots or Logs (if applicable)  
If possible, add screenshots or logs to help explain your issue.  
📌 **Logs can be found in:** `%temp%` (Windows temporary folder)  

### System Information  
- **OS:** (e.g., Windows 10, Windows 11)  
- **Winhance Version:** (e.g., v1.2.3)  
- **Method used to run Winhance:** (Downloaded .ps1/Powershell 1 liner)  
- **Any Relevant Hardware Info:** (if applicable)  

### Additional Context  
Any other details or observations that may be helpful.  

2️⃣ Enable the Wiki Feature
It would also be helpful to enable the Wiki feature for the repository. This would allow documentation of features, usage guidelines, troubleshooting steps, and other key information in a structured way. A Wiki would make it easier for users to find answers quickly and contribute effectively.

Would love to hear your thoughts on this! 🚀

@Nigel1992 Nigel1992 changed the title [SUGGESTION] Wiki [SUGGESTION] Posting Template & Wiki Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant