Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.48 KB

File metadata and controls

61 lines (38 loc) · 1.48 KB

Code of Conduct

1. Purpose

This repository shares DevOps learning resources, notes, and practical implementations covering topics such as Linux, Docker, Kubernetes, CI/CD, Terraform, networking, and monitoring.

To maintain a respectful and collaborative environment, all contributors are expected to follow this Code of Conduct.


2. Expected Behavior

Contributors should:

  • Be respectful and professional in discussions
  • Share helpful knowledge related to DevOps
  • Provide constructive feedback on issues and pull requests
  • Write clear and well-structured documentation

3. Unacceptable Behavior

The following behaviors are not allowed:

  • Harassment, discrimination, or offensive language
  • Personal attacks or disrespectful comments
  • Spam or irrelevant pull requests/issues
  • Uploading malicious or plagiarized content

4. Contribution Guidelines

When contributing:

  • Follow the existing documentation structure
  • Keep content clear and educational
  • Use meaningful commit messages
  • Ensure commands and examples are tested

Example:

Add Kubernetes deployment commands
Improve Docker documentation
Update CI/CD explanation

5. Maintainer Rights

Maintainers may edit, reject, or remove contributions that violate this Code of Conduct to maintain the quality of the repository.


6. Acknowledgement

By contributing to this repository, you agree to follow this Code of Conduct and help maintain a positive learning environment.