Thank you for considering contributing to ndip-galaxy! This document provides guidelines to help you contribute effectively and ensure a smooth process for everyone involved.
To start contributing to this project, you will need a GitHub account. If you are unfamiliar with GitHub or version control, then please consider reviewing the GitHub docs.
If you find a bug in the project, please open an issue on GitHub with a clear and concise description. Make sure to include:
- Steps to reproduce the bug.
- Expected behavior.
- Actual behavior.
- Any relevant screenshots, logs, or stack traces.
We welcome feature suggestions! To propose a new feature:
- Open an issue on GitHub with the title "Feature Request: [Feature Name]".
- Provide a detailed description of the proposed feature.
- Explain why this feature would be useful for the project.
- Include any relevant examples or mockups.
If you'd like to contribute code changes, please follow our style guidelines.
Please adhere to the project's Code of Conduct in all interactions.