- Thanks for considering contributing to rDNS! 🚀 Here’s how you can help:
Fork the Repo: Clone it to your local machine.
Create a Branch: Use git checkout -b feature-branch-name.
Make Your Changes: Ensure your code is clean and well-documented.
Run Tests: Make sure everything works as expected.
Submit a Pull Request: Include a clear description of your changes.
Rust Style: Follow Rust’s coding standards.
Commit Messages: Keep them short and descriptive.
Testing: Add tests for any new functionality or fixes.
Open an issue if you’re unsure where to start or have any questions.
Happy coding! 😄