Skip to content

Team Resources

Communication

Development Tools

  • GitHub Repository: ghosecorp/ghostsql
  • CI/CD Pipeline: GitHub Actions for automated testing and documentation deployment.
  • Monitoring: (Internal link to Grafana/Prometheus)

External References

Onboarding

If you are new to the team, please check the following:

  1. Read the Architecture guide.
  2. Follow the Getting Started instructions.
  3. Run the Test Suite.

How to Contribute

We welcome contributions from the community!

1. Report Bugs

Open an issue on GitHub with a clear description and steps to reproduce.

2. Submit Pull Requests

  • Fork the repository.
  • Create a feature branch.
  • Add tests for your changes.
  • Submit a PR with a detailed description.

3. Improve Documentation

Documentation fixes and improvements are always appreciated. Edit the files in the docs/ directory and submit a PR.