Thank you for your interest in contributing! 🎉
Whether you are a student experimenting with containers or a developer improving examples, your contributions are welcome.
- You can fork this repository to make changes directly.
- Alternatively, use the “Use this template” button to create your own copy.
- Open an issue if you find a bug, unclear instructions, or want to suggest a new example.
- Use descriptive titles and provide steps to reproduce the problem.
- Make sure your changes are on a separate branch.
- Include a clear description of what your PR does.
- Ensure that your code or configuration follows the structure of the repository.
- Improve existing READMEs or add new ones for new containers.
- Keep instructions clear, concise, and beginner-friendly.
- Include examples and commands where possible.
- For scripts or code, follow a consistent style (indentation, naming).
- Comment your changes so others can understand your logic.
- Please follow our Code of Conduct.
- Be respectful and constructive in comments, issues, and PR discussions.
Thank you for helping make Docker Learning Lab a better learning resource! 🚀