Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 1.24 KB

Thank you for considering contributing to Dynamic Config! Please take a moment to review this document to make the contribution process easy and effective.

Reporting a bug 🐞

Dynamic Config uses github issues to track bugs. Bugs are labelled as bug. Before reporting a new bug first search the issues to find out if it's already reported and/or resolved and pending merge.

When you create a new bug report please include following information:

  • Short description
  • Environment on which you are able to reproduce it
  • Steps to reproduce

Feature requests 💁‍♀️

Feature requests are labelled as enhancement. We welcome new feature requests but first find out if a similar request is already in the queue.

Pull requests (bug fix, features, etc)

We welcome community contribution and help improving Dynamic Config. Please keep your PRs focused to the scope.

All PRs will be reviewed by a core team who maintains Dynamic Config project. The core team will decide a PR should be merged to master and released as a patch, minor or major version.