Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.91 KB

File metadata and controls

42 lines (30 loc) · 1.91 KB

Contribute to Extralit

Everyone is welcome to contribute, and we value everybody's contribution. Code contributions are not the only way to help the community. Answering questions, helping others, and improving the documentation are also immensely valuable.

How you can help

  • Submit issues for bugs or feature requests
  • Contribute code improvements or bug fixes
  • Improve documentation
  • Share your experiences using Extralit
  • Answer questions in the Slack community
  • Spread the word about Extralit in blog posts, social media, or presentations

Ground rules

Please follow these guidelines when contributing:

  • Always be polite and respectful to others and follow our code of conduct
  • Follow the established development workflows described in our developer documentation
  • Use clear commit messages that follow our conventions
  • Add tests when submitting code changes
  • Update documentation for new features or changes

Contribution workflow

  1. Check our project board for current tasks
  2. Join our Slack community to discuss your contribution
  3. Follow the complete workflow in our contributor guide

The contributor guide covers:

  • Forking the repository
  • Creating branches
  • Making changes
  • Updating the CHANGELOG
  • Creating pull requests
  • PR review process

Development setup

Refer to our development setup documentation for instructions on setting up your local environment.

Thank you for contributing to Extralit! 🚀