Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.09 KB

File metadata and controls

44 lines (29 loc) · 1.09 KB

Contributing

This project is currently in an exploratory phase.

We Welcome

  • Bug reports
  • Design feedback
  • Security observations
  • Documentation improvements

We Are Not Currently Accepting

  • Large feature PRs
  • Behavioral changes
  • API redesigns
  • New integrations

Please open an issue before submitting a PR.

Process

  1. Open an issue describing the problem or suggestion
  2. Wait for maintainer feedback before investing significant effort
  3. If approved, fork and create a branch
  4. Submit a PR referencing the issue

Development Standards

  • TypeScript: Strict mode, avoid any types
  • Testing: Run pnpm test before submitting
  • Linting: Ensure code passes pnpm lint
  • Commits: Use conventional commits (feat:, fix:, docs:, etc.)

Security Vulnerabilities

If you discover a security vulnerability, DO NOT open a public issue.

Report privately via GitHub Security Advisories: https://github.com/up2itnow/AgentNexus2/security/advisories/new

License

By contributing, you agree that your contributions will be licensed under the Apache 2.0 License.