Thank you for your interest in contributing to the Tech Knowledge Repository! We welcome contributions from tech enthusiasts and experts alike. This guide outlines the process for contributing to this repository.
Before you start contributing, ensure that you have the following prerequisites:
- A GitHub account.
- Familiarity with Markdown for formatting content.
- Git installed on your local machine.
To ensure that your contributions are well-received and to maintain a collaborative and inclusive environment, please follow these guidelines:
-
Contribute content related to tech topics. This can include articles, tutorials, explanations, code samples, and more.
-
Keep your content organized and structured for easy comprehension.
-
Follow best practices for writing and formatting Markdown files. Use headers, lists, code blocks, and links to external resources where applicable.
-
When naming your
.md
files, use descriptive names that reflect the content within. For example,python-basics.md
orreact-hooks-explained.md
. -
Be respectful and considerate of other contributors. Harassment, discrimination, and spammy content will not be tolerated.
-
Include your name or username at the bottom of your
.md
file to take credit for your contribution. -
Create clear and concise commit messages when making changes to your branch.
To contribute to this repository, follow the steps mentioned in the Readme file.