Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 892 Bytes

File metadata and controls

14 lines (9 loc) · 892 Bytes

Contibuting Guidelines

Pull Requests

To contribute to broen please keep the following in mind:

  • Any changes must be backwards compatible. That is especially true for the request and response formats. New fields may be added to the maps, but no fields may be removed at this time.
  • We will be notified when you make a pull request and will review it as soon as we get a chance to do so. Keep in mind that we might have questions or comments towards your pull request. When the pull request has been reviewed and all concerns addressed, we will merge it.

Issues

In case of any issues please create a GitHub issue for the problem, using the provided template (GitHub will automatically fill out the template when you create an issue).

You are welcome to create issues for feature requests, but please be aware that we cannot promise the feature will be implemented.