Welcome to product-pipeline! While this project is publicly available, it is primarily intended for internal use within our organization. External contributions are not accepted unless prior discussion and explicit approval have been given by the maintainers.
- If you wish to contribute, please open an issue to discuss your proposed changes before submitting a pull request.
- Contributions made without prior discussion will not be reviewed or merged.
- All contributors must adhere to our Code of Conduct (if applicable).
- Respectful communication is required in all discussions.
- If you encounter a bug or have a feature suggestion, please check existing issues before creating a new one.
- When creating a new issue, provide as much detail as possible, including:
- Steps to reproduce the issue.
- Relevant logs, screenshots, or examples.
- Suggestions (if any) for addressing the issue.
If your proposal is approved:
- Fork the repository.
- Clone the forked repository locally.
- Create a new branch for your changes:
git checkout -b feature/your-feature-name