Skip to content

Contribute to the Enpage SDK

We welcome contributions! Whether you want to report a bug, request a feature, or contribute code, this guide will help you get started.

Requesting a feature

If you have an idea for a new feature or improvement, please start a discussion on GitHub (in the "Ideas" category).

Contributing code

Bug fix

If you found a bug and want to contribute a fix, you can either propose a PR, or, in doubt, start by opening an issue to discuss the bug and your proposed fix.

Feature implementation

If you want to implement a new feature in Enpage, please start a discussion on GitHub (in the "Ideas" category). This will help you get feedback on your idea and discuss the best way to implement it if we decide to move forward.

Reporting bugs & security vulnerabilities

Reporting a bug

If you find a bug in Enpage, please open an issue and select the "Bug Report" template. Be sure to include as much information as possible.

Reporting a security vulnerability

If you find a security vulnerability in Enpage, do not open an issue. Instead, please:

  1. Go to https://github.com/enpage/enpage/security
  2. Click on "Report a vulnerability"

Enpage SDK is released under AGPL-3.0 license