Skip to content

tidalmigrations/lightmesh-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LightMesh Issues

This repository serves as a centralized location for tracking issues related to LightMesh products:

Purpose

This repository is dedicated to:

  • Documenting and tracking bugs
  • Feature requests and enhancements
  • User experience feedback
  • Integration issues
  • Performance concerns

Quick Links

IPAM Application

CLI Tool

  • NPM Package: lightmesh
  • Installation: npm install -g lightmesh
  • Authentication:
    1. Register and login at next.lightmesh.com
    2. Go to Admin > API Keys
    3. Click on Add API Key to generate your token
    4. Export token: export LIGHTMESH_API_TOKEN=<token>

How to Report an Issue

When reporting an issue, please include:

  1. Product: Specify whether the issue is with IPAM or CLI
  2. Version: The version of the product you're using
  3. Description: Clear description of the problem
  4. Steps to Reproduce: Detailed steps to reproduce the issue
  5. Expected Behavior: What you expected to happen
  6. Actual Behavior: What actually happened
  7. Screenshots: If applicable
  8. Environment:
    • Operating System
    • Browser (for IPAM)
    • Any relevant configuration details

Issue Labels

Issues are categorized using the following labels:

  • bug: Something isn't working as expected
  • enhancement: New feature requests or improvements
  • documentation: Issues related to documentation
  • ipam: Issues specific to the IPAM application
  • cli: Issues specific to the CLI tool
  • high-priority: Critical issues requiring immediate attention
  • help-wanted: Issues where community input is particularly welcome

Contributing

We welcome contributions from the community. If you'd like to contribute:

  1. Check existing issues to avoid duplicates
  2. Use the issue templates when available
  3. Be clear and concise in your descriptions
  4. Follow up on any requests for additional information

Support

For urgent support needs or issues requiring immediate attention, please contact:


This is a public repository. Please ensure no sensitive information is included in issue reports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published