StarmoonAI / Starmoon

An open source voice-enabled, compact, empathic AI hardware + software 🤖 framework for companionship, entertainment, education, pediatric care, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development using Python, NextJs, Arduino, ESP32, LLMs (GPT), STT, TTS, Emotion Analysis, AI agent
https://www.starmoon.app
GNU General Public License v3.0
341 stars 35 forks source link

Update the github issue template with YML Form #20

Open utsavdotdev opened 6 days ago

utsavdotdev commented 6 days ago

Is your feature request related to a problem? Please describe.

The current issue template is minimal and lacks structured fields, which can lead to incomplete or unclear issue reports.

Describe the solution you'd like

Upgrade the existing issue template by adding a schema form that includes fields for Issue Type, Description, Steps to Reproduce, Expected Outcome, and Additional Context. This will ensure contributors provide consistent and complete information.

Describe alternatives you've considered

Keeping the current minimal template, but it doesn’t adequately guide contributors to provide detailed information.

Additional context