Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.07 KB

File metadata and controls

53 lines (35 loc) · 2.07 KB

Contributing to SPID Protocol

Thank you for your interest in contributing to the SPID Protocol! We’re building the open standard for voice-first, AI-native communication — and your ideas, code, and insight are welcome.

Please review the guidelines below before submitting an issue, pull request, or RFC.


💡 Ways to Contribute

1. 📄 Improve Documentation

  • Fix typos, grammar, or clarity in the README or Terms
  • Translate documents or specs to other languages
  • Add diagrams or walkthroughs in the /docs folder

2. 🧠 Propose Protocol Extensions

  • Submit a schema update, intent mapping change, or new CTA structure
  • Create a new file in /rfc based on rfc/template.md
  • Open a GitHub issue to discuss before submitting a pull request

3. 🔧 Build Tools or Demos

  • Smart Packet generators
  • SPID validators, resolvers, or caching mirrors
  • VoiceMate-compatible frontends or PulseID inbox viewers

🛠️ How to Submit a Pull Request

  1. Fork this repository
  2. Create a new branch (git checkout -b your-feature-name)
  3. Commit your changes with clear messages
  4. Push to your fork and open a pull request against main

We’ll review and provide feedback. Merged PRs must follow formatting and backward compatibility rules.


🧾 Contributor Code of Conduct

We follow a zero-tolerance policy for harassment, discrimination, or toxic behavior. Please be kind, clear, and constructive in all contributions and discussion.


🔒 Licensing Notice

By contributing to this repository, you agree to license your work under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

Certain components of the SPID Protocol are protected under provisional patents by ChatSites, LLC. All open contributions must preserve interoperability and respect the terms outlined in TERMS.md.


📬 Questions or Proposals?

Open a discussion or email hello@voicemate.id if you're unsure where your idea fits.

Let’s build the voice-powered internet — together.