Thanks for visiting and considering contributing to Data Caterer 🎉. Any contributions, whether they are suggestions, bug fixes, features and general improvements or discussion points, are welcomed. To make things simple for everyone, please follow the below guidelines when contributing.
- Check if it already exists on the roadmap here
- For further discussion, join the Slack channel to discuss
- Once accepted, it will be added and tracked via the Github Project
- Sub-tasks will be created and implemented when contributors have time
- When all sub-tasks completed, it can be promoted to the next release once all documentation is completed in data-caterer-docs
- Search Issues in the project to see if the bug has already
been raised
- If it already exists, you can upvote or add to the discussion if you feel it is warranted (e.g. same bug, but you get different output to others)
- If none exist, please create a new issue with the following format:
version: 0.5.3 (Version of Data Caterer) description: When generating data to Postgres, error inserting due to record with same primary key. (High level description of bug) reproduction: (Code that could be used to reproduce the bug) expected_behaviour: (What you are expecting to occur)
- Depending on the severity of the issue, the team will be able to pick up the issue when contributors have time