Skip to content

Commit 653d163

Browse files
Update README.md
1 parent c1a2ba5 commit 653d163

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,31 @@ For more information on creating websites with GitHub,
9292
check out
9393
[this tutorial](https://github.com/jdevfullstack/github-pages-tutorial) about GitHub Pages.
9494

95+
## Pull Requests
96+
Pull requests are a great way to contribute to projects and
97+
generate activity on your GitHub profile. They are not
98+
limited to coding; you can create pull requests for various
99+
types of contributions :
100+
101+
- **Documentation**: Improve or add documentation for
102+
projects. This can include README files, wikis, or
103+
tutorials.
104+
- **Design**: Contribute design assets, such as logos,
105+
icons, or UI/UX improvements.
106+
- **Translations**: Help translate project documentation
107+
into different languages.
108+
- **Bug Reports**: Identify and document bugs, and propose
109+
fixes or improvements.
110+
- **Community Management**: Suggest improvements for
111+
community guidelines, code of conduct, or contribution
112+
guidelines.
113+
- **Educational Content**: Add educational resources, such
114+
as example projects, code snippets, or learning materials.
115+
116+
By contributing in these ways, you can create meaningful
117+
pull requests that benefit the community and enhance your
118+
GitHub profile.
119+
95120
## Your Stars
96121
Take note, this is not the stars on GitHub when you
97122
leave a star to an external repo. This is the star

0 commit comments

Comments
 (0)