8000
Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 2.34 KB

File metadata and controls

77 lines (53 loc) · 2.34 KB

Contributing to Awesome Telco

Thank you for your interest in contributing to Awesome Telco! This list aims to be a comprehensive resource for anyone working in or learning about telecommunications.

Guidelines

What belongs here?

  • Open source projects related to telecommunications
  • Tools for building, testing, or analyzing mobile networks
  • Educational resources (blogs, documentation, tutorials)
  • Relevant specifications and standards
  • Commercial services that support open source telco development

What doesn't belong here?

  • Proprietary/closed-source software without significant community value
  • Projects that are clearly abandoned with no working code
  • Duplicate entries (check if similar tools already exist)
  • Self-promotional content without substantial value

How to Contribute

Adding a new resource

  1. Fork this repository
  2. Add your resource to the appropriate section in README.md
  3. Follow the format:
    - [Project Name](https://link) - Brief description of what it does.
    
  4. Keep descriptions concise - One or two sentences max
  5. Submit a Pull Request with a clear title

Format guidelines

  • Alphabetical order is not required; group related items together
  • Use sentence case for descriptions
  • End descriptions with a period
  • No trailing whitespace
  • Use HTTPS links when available

Suggesting a new category

If you think a new category is needed:

  1. Open an issue first to discuss
  2. Explain why existing categories don't fit
  3. Suggest where it should be placed in the table of contents

Reporting dead links

If you find a broken link:

  1. Open an issue with the title: Dead link: [Project Name]
  2. Include the current URL and any known alternatives
  3. Or submit a PR fixing/removing the link

Quality Standards

Before submitting, please verify:

  • The project/resource actually works or is clearly marked as archived
  • The link is accessible (not behind a paywall or login)
  • The description accurately represents the project
  • It's not a duplicate of an existing entry
  • It fits the scope of this awesome list

Code of Conduct

  • Be respectful and constructive
  • Focus on the content, not the contributor
  • Help maintain a welcoming community for newcomers

Questions?

Open an issue if you're unsure about anything. We're happy to help!

0