Thank you for your interest in contributing to data410, a platform dedicated to empowering users to manage and erase their digital footprints. Contributions from the community are key to making this project impactful and accessible.
This document outlines the guidelines for contributing to the project, ensuring a collaborative, respectful, and effective environment.
All contributors are expected to follow the Code of Conduct to maintain a welcoming and inclusive environment. By contributing, you agree to adhere to these principles.
If you encounter a bug, security vulnerability, or have a feature request:
- Check existing issues to see if it has already been reported.
- Open a new issue with:
- A clear title.
- Steps to reproduce (if applicable).
- Screenshots or logs (if relevant).
- Suggested solutions (if you have ideas).
- Fork the Repository: Create a personal fork of the project on GitHub.
- Clone Your Fork: Use the following command:
git clone https://github.com/your-username/data410.git
- Create a Branch: Name your branch descriptively, e.g.,
bug/fix-bug-123
orfeature/add-new-feature
.git checkout -b namespace/branch-name
- Make Your Changes: Ensure your code follows project conventions and includes tests where applicable.
- Run Tests Locally: Confirm that all tests pass before submitting your work.
- Submit a Pull Request (PR): Follow the PR template provided and ensure your PR description is clear and concise.
Help improve the platform's documentation by:
- Fixing typos or grammatical errors.
- Adding examples or tutorials.
- Updating outdated information.
We welcome translations to make the platform accessible globally. If you'd like to help, check the translations
folder for guidelines.
By contributing, you agree that:
- You own or have sufficient rights to your contributions.
- Your contributions comply with the license specified in the project.
- You will not submit contributions with malicious intent or violations of the additional terms in the project license (see
LICENSE
).
All contributors will be recognized in the Contributors List. Your efforts are deeply appreciated and vital to the success of data410.
If you have any questions, feel free to open an issue or reach out to the maintainers at [email protected].
Thank you for being a part of this journey to build a safer and more private digital ecosystem! 🌟