Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 1.51 KB

Contributors

We welcome contributions to the AZ-204 Exam Study Guide repository! Whether it's fixing typos, adding new resources, or improving existing content, your help is greatly appreciated.

How to Contribute

  1. Fork the Repository: Click on the 'Fork' button at the top right of this page.
  2. Clone Your Fork: Clone your fork to your local machine using git clone https://github.com/arvigeus/AZ-204.git.
  3. Create a New Branch: Create a new branch for your changes using git checkout -b new-branch-name.
  4. Make Your Changes: Make your changes and then commit them using git commit -m "Description of changes".
  5. Push to GitHub: Push your changes to your fork on GitHub using git push origin new-branch-name.
  6. Create a Pull Request: Go to your fork on GitHub and click the 'New Pull Request' button, and fill out the form.

Guidelines

  • Please ensure that your contributions are relevant to the AZ-204 exam and adhere to the official guidelines.
  • No Exam Dumps Allowed: Sharing or promoting exam dumps is strictly prohibited. Any contributions containing exam dumps will be rejected.
  • Respect Intellectual Property: All content must be original. Using questions from proprietary sources is considered intellectual property theft and is strictly prohibited. Any contributions found to be in violation of this will be removed immediately.

Thank You

A big thank you to all our contributors! Your efforts help make this a valuable resource for everyone preparing for the AZ-204 exam.