Added new features to the project
This commit is contained in:
63
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
63
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: Create a report to help us improve ALwrity
|
||||
title: '[BUG] '
|
||||
labels: ['bug', 'needs-triage']
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## 🐛 Bug Description
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## 🔄 Steps to Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
## ✅ Expected Behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## ❌ Actual Behavior
|
||||
A clear and concise description of what actually happened.
|
||||
|
||||
## 📸 Screenshots
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
## 🖥️ Environment Information
|
||||
**Desktop/Server:**
|
||||
- OS: [e.g. Windows 10, macOS 12.0, Ubuntu 20.04]
|
||||
- Python Version: [e.g. 3.10.5]
|
||||
- ALwrity Version: [e.g. latest, commit hash]
|
||||
- Browser: [e.g. Chrome 96, Firefox 95] (if applicable)
|
||||
|
||||
**Mobile (if applicable):**
|
||||
- Device: [e.g. iPhone 13, Samsung Galaxy S21]
|
||||
- OS: [e.g. iOS 15.1, Android 12]
|
||||
- Browser: [e.g. Safari, Chrome Mobile]
|
||||
|
||||
## 🔧 Configuration
|
||||
- AI Provider: [e.g. OpenAI, Google Gemini, Anthropic]
|
||||
- Features Used: [e.g. Blog Writer, SEO Tools, Social Media]
|
||||
- API Keys Configured: [List which APIs you have configured - don't share actual keys]
|
||||
|
||||
## 📋 Error Logs
|
||||
If applicable, paste any error messages or logs here:
|
||||
|
||||
```
|
||||
Paste error logs here
|
||||
```
|
||||
|
||||
## 🔍 Additional Context
|
||||
Add any other context about the problem here. This could include:
|
||||
- When did this start happening?
|
||||
- Does it happen consistently or intermittently?
|
||||
- Have you tried any workarounds?
|
||||
- Any recent changes to your setup?
|
||||
|
||||
## ✅ Checklist
|
||||
- [ ] I have searched for existing issues that describe this bug
|
||||
- [ ] I have included all relevant information above
|
||||
- [ ] I have tested this with the latest version of ALwrity
|
||||
- [ ] I have checked the [documentation](https://github.com/AJaySi/AI-Writer/wiki) for solutions
|
||||
Reference in New Issue
Block a user