Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 2.46 KB

README.md

File metadata and controls

61 lines (35 loc) · 2.46 KB

Welcome Contributors to the Best VS Code Extensions Repository! 🚀

To ensure a smooth and productive contribution process, please follow these guidelines:

  1. Add "Best VS Code Extensions": As part of Hacktoberfest, we invite you to contribute to our list of "Best VS Code Extensions." To do this, follow the format below and add your entry to the documentation:

    1. Name of Extension:
      • Description: (Brief description of the extension) 📦
  2. Hacktoberfest Tag: When submitting your contribution, make sure to add the "hacktoberfest" tag to your Pull Request (PR). This helps us track and celebrate your participation in Hacktoberfest. 🎉

  3. Contribution File: In the root of the repository, you'll find a CONTRIBUTORS.md file. Please add your name to this file in alphabetical order. Your contributions are appreciated and recognized! 👏

  4. **The most Important step for the PR to be accepted: Please star the repo 🌟😉

How to Contribute

To contribute to our documentation:

  1. Fork the Repository: Click the "Fork" button at the top right of this repository to create a copy in your GitHub account. 🍴

  2. Clone Your Fork: Clone the forked repository to your local machine using Git. 🖥️

    git clone https://github.com/joywin2003/best-vs-code-extensions.git
  3. Create a Branch: Create a new branch for your contribution. 🌿

    git checkout -b add-best-vscode-extension
  4. Make Changes: Add your "Best VS Code Extension" entry to the documentation following the provided format. ✍️

  5. Commit Your Changes: Commit your changes with a descriptive commit message. 💬

    git commit -m "Add 'Best VS Code Extension' entry"
  6. Push to Your Fork: Push your changes to your GitHub fork. 🚀

    git push origin add main
  7. Open a Pull Request: Submit a Pull Request (PR) to the main repository. Include a clear title and description of your changes. 🎯

  8. Review and Merge: I will review your PR, and if it meets our guidelines, it will be merged into the documentation. 🤝

Code of Conduct

Please review and adhere to our Code of Conduct when participating in this project. Respect, inclusivity, and positive interactions are essential to our community. 🤝

Star the Repository! ⭐️

As a first step, please consider giving our repository a ⭐️ to show your support! 🌟

Happy hacking! 💻🔧🎃