To ensure a smooth and productive contribution process, please follow these guidelines:
-
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:
- Name of Extension:
- Description: (Brief description of the extension) π¦
- Name of Extension:
-
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. π
-
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! π -
**The most Important step for the PR to be accepted: Please star the repo ππ
To contribute to our documentation:
-
Fork the Repository: Click the "Fork" button at the top right of this repository to create a copy in your GitHub account. π΄
-
Clone Your Fork: Clone the forked repository to your local machine using Git. π₯οΈ
git clone https://github.com/joywin2003/best-vs-code-extensions.git
-
Create a Branch: Create a new branch for your contribution. πΏ
git checkout -b add-best-vscode-extension
-
Make Changes: Add your "Best VS Code Extension" entry to the documentation following the provided format. βοΈ
-
Commit Your Changes: Commit your changes with a descriptive commit message. π¬
git commit -m "Add 'Best VS Code Extension' entry"
-
Push to Your Fork: Push your changes to your GitHub fork. π
git push origin add main
-
Open a Pull Request: Submit a Pull Request (PR) to the main repository. Include a clear title and description of your changes. π―
-
Review and Merge: I will review your PR, and if it meets our guidelines, it will be merged into the documentation. π€
Please review and adhere to our Code of Conduct when participating in this project. Respect, inclusivity, and positive interactions are essential to our community. π€
As a first step, please consider giving our repository a βοΈ to show your support! π
Happy hacking! π»π§π