Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.11 KB

File metadata and controls

52 lines (34 loc) · 1.11 KB

🤝 Contributing to UnityNeuroSpeech

Thanks for your interest in improving UnityNeuroSpeech!


🛠️ How to Contribute

Whether it's a bug fix, new feature or doc update - you're welcome here!

Here’s what to do:

  1. Fork the repo.
  2. Create a branch and make your changes.
  3. Test your changes inside Unity. Make sure everything runs as expected.
  4. Open a Pull Request and describe what you did.

✨ Style & Guidelines

  • Write clean, readable, and well-commented code.
  • Follow Unity C# best practices (naming, null checks, serialization, etc).
  • Use English for all code comments, logs, and docs.

🐞 Found a Bug?

Open an issue and describe:

  • What happened?
  • How to reproduce it?
  • Any logs or screenshots (if helpful)

🤝 Special Thanks

User 1
Dan