Files
semantica/CONTRIBUTORS.md

3.2 KiB

Contributors

Thank you to all the people who have contributed to Semantica! 🎉

This project follows the all-contributors specification. Contributions of any kind are welcome!

Give us a Star🍴 Fork us💬 Join our Discord


Contribution Types

We recognize all types of contributions:

  • 💻 Code: Writing code, fixing bugs, implementing features
  • 📝 Documentation: Writing docs, tutorials, examples
  • 🧪 Testing: Writing tests, improving test coverage
  • 🐛 Bug Reports: Finding and reporting bugs
  • 💡 Ideas: Suggesting new features or improvements
  • 🎨 Design: UI/UX improvements, graphics, branding
  • 🎨 Cookbook: Creating tutorials and examples
  • 💬 Community: Answering questions, reviewing PRs
  • 🎓 Education: Blog posts, video tutorials, talks, workshops
  • 🔧 Tools: Creating tools, scripts, integrations
  • 📦 Packaging: Improving build, release, distribution
  • ⚠️ Security: Reporting security vulnerabilities
  • 🏗️ Infrastructure: CI/CD, hosting, infrastructure
  • 🚇 Maintenance: Maintenance, triage, project management

Contributors


Recognition

All contributors are recognized in:


How to Add Yourself

Automatic Recognition

If you've made a commit, you'll automatically appear in GitHub's contributors graph.

Using All-Contributors Bot

Comment on any issue or PR with:

@all-contributors please add @username for code, docs, bug

Examples:

@all-contributors please add @johndoe for code
@all-contributors please add @janedoe for docs, bug
@all-contributors please add @devuser for code, test, maintenance

Manual Addition

Open a PR adding yourself to this file:

- [Your Name](https://github.com/yourusername) - 💻 📝 🐛

Contribution Type Codes

When using the all-contributors bot, use these codes:

  • code - Code contributions
  • doc - Documentation
  • test - Testing
  • bug - Bug reports
  • ideas - Feature requests/ideas
  • design - Design work
  • example - Cookbook/examples
  • question - Answering questions
  • talk - Talks/presentations
  • tool - Tools/integrations
  • packaging - Packaging/distribution
  • security - Security reports
  • infra - Infrastructure
  • maintenance - Maintenance

See all-contributors specification for complete list.


Thank You!

Every contribution, no matter how small, helps make Semantica better. Thank you for being part of our community! 🙏

Want to contribute?

Give us a Star • 🍴 Fork us • Check out our Contributing Guide to get started!