Skip to main content

Contributing

Skylogs is developed in the open, and contributions of every kind are welcome — code, integrations, documentation, bug reports, and ideas.

Ways to contribute

  • Report a bug — open an issue with steps to reproduce, expected vs. actual behavior, and your deployment details (version, single-node/HA/multi-zone).
  • Request or build an integration — integrations are the friendliest first contribution. Open an issue with the tool name and a sample webhook payload, or submit a PR with a parser.
  • Improve the docs — this site lives at github.com/skylogsio/docs.skylogs.io. Every page has an edit link; typo fixes and clarity improvements are always merged happily.
  • Join the discussion — design questions and ideas belong in GitHub Discussions.

Development setup

Pull request guidelines

  • Keep PRs focused — one change per PR.
  • Include tests for behavior changes.
  • Describe why, not just what, in the PR description.

Code of conduct

Be kind, be constructive, assume good intent.

License

Skylogs is MIT-licensed. By contributing, you agree that your contributions are licensed under the same terms.