Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 3.02 KB

File metadata and controls

57 lines (31 loc) · 3.02 KB

Contributing to GraphLens

First off, thank you for using GraphLens and for taking the time to contribute to the WebDev community! 🙏🎉

GraphLens™ is proprietary closed-source software. While the source code of the extension is not available for public modification, we highly value the feedback, bug reports, and feature requests from our users to help shape the future of the product.

This repository is primarily used for documentation and issue tracking.

👋 How Can You Contribute?

Since direct code contributions to the extension logic are not possible, here is how you can help:

1. Reporting Bugs 🐛

If you encounter unexpected behavior or errors, please submit a bug report.

  • Explore First: Check the Issues to avoid duplicates and review the Current limitations section in the README.
  • Use the Template: Open a new issue and select the Bug Report template.
  • Be Specific: Provide reproduction steps, logs, and context.
  • Privacy: Ensure any code snippets or screenshots are anonymized and contain no sensitive data.

2. Requesting Features 💡

Have an idea how to make GraphLens better?

  • Open a new issue and select the Feature Request template.
  • Describe the problem you are trying to solve and your proposed solution.

3. Improving Documentation 📖

If you find a typo or an unclear section in the public documentation (README, Wiki), you are welcome to submit a Pull Request to fix just the documentation files.

4. Support the Project ⭐

Since this is a closed-source project, one of the most impactful ways you can contribute is by sharing your experience.

If you find GraphLens useful, please consider leaving a review. High ratings help other developers discover the tool and motivate us to keep shipping updates!

Rate GraphLens on VS Code Marketplace

📜 Pull Requests Policy

  • Documentation: We accept Pull Requests that improve or translate the README, documentation, or issue templates.
  • Extension Logic: We do not accept Pull Requests derived from reverse-engineering, decompilation, disassembly, or extracting any data from the compiled extension. These actions violate our License Agreement. To protect the intellectual property of the project, any such PRs will be politely declined and closed.

⚖️ License & Terms

By submitting feedback, feature requests, or code snippets (for reproduction), you grant the GraphLens team the right to use your ideas to improve the tool for everyone. While we cannot offer direct compensation, your contributions are highly appreciated and help shape the future of the product!

GraphLens is proprietary software. See the full License agreement file for details.


Thank you for helping us build a better tool for the WebDev community! 🙏🚀