Command Palette

Search for a command to run...

Contribute to Texer

Help us improve and expand our LaTeX conversion capabilities

Code Contributions
Help us improve Texer by contributing to our codebase

Texer is an open-source project, and we welcome contributions from developers of all skill levels. Whether you're fixing bugs, adding features, or improving performance, your help is valuable.

Getting Started

  1. Fork the repository on GitHub
  2. Clone your fork: git clone https://github.com/your-username/texer.git
  3. Install dependencies: npm install
  4. Create a new branch: git checkout -b feature/your-feature
  5. Make your changes and commit them
  6. Push to your fork and submit a pull request

Key Areas for Contribution

  • OCR algorithm improvements
  • LaTeX parsing and formatting
  • UI/UX enhancements
  • Performance optimizations
  • Mobile app development
  • Cross-platform compatibility
Contributor Recognition
We value and recognize all contributions to the Texer project

We believe in recognizing the efforts of our contributors. All contributors are acknowledged in the following ways:

  • Listing in our GitHub repository's contributors section
  • Recognition on our website's contributor page
  • Mentions in release notes for significant contributions
  • Access to contributor-only Discord channels
  • Opportunities to join the core team for consistent contributors

Code of Conduct

We expect all contributors to adhere to our code of conduct, which promotes a respectful and inclusive environment. Please read our code of conduct before contributing.