forked from devvsakib/practice-opensource
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## Practice Open-source | ||
Start open-source right now! | ||
|
||
## What is Open-suorce*? | ||
Open source is a philosophy and practice that access to the source code, allows anyone to view, modify, and distribute it. Open source encourages collaboration and community involvemnt in the development and improvement of software, making it accessible to a wider audience. | ||
|
||
## How to contribute to open-source projects? | ||
- What is the minimum reqiurement to contribute to an open-source project? | ||
- You definitely have to be familiar with Git version control. How does it work? You don't have to be a PRO. | ||
- Basic Programming langauge knowledge. | ||
- Solid Understanding of the project DOCUMENTATOiN***. How to run the project locally. | ||
- Respect evryone. Repsect the project's guidelines and code of conduct. | ||
- Hungry to learn and explore. | ||
- Have the mentality to think about how you can improve a project. | ||
- Get started now ... | ||
|