Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 833 Bytes

File metadata and controls

26 lines (18 loc) · 833 Bytes

Contributing to Awesome PMXT

Adding a project

  1. Fork this repository
  2. Add your project to the appropriate category in README.md
  3. Use the format: - [Project Name](URL) - Short description.
  4. Submit a pull request

Guidelines

  • The project must use PMXT (SDK, API, or MCP server)
  • Include a working link (GitHub repo, website, or blog post)
  • Write a concise, clear description ending with a period
  • Place the entry alphabetically within its category
  • One project per pull request

Quality standards

  • The project should be functional (not just a stub or placeholder)
  • Open-source projects should have a README explaining what they do
  • Tutorials should be current with the latest PMXT version

New categories

If your project doesn't fit an existing category, suggest a new one in your PR description.