Skip to content

Commit 461b88e

Browse files
Docs: Make CONTRIBUTING.md more welcoming
- Updates the introduction to be more friendly and inviting. - Adds a new section explaining why contributing to the project is fun and rewarding.
1 parent 1a3824d commit 461b88e

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1-
## Developers Guide
1+
# Contributing to Bash Screensavers
22

3-
### Contributing
3+
First off, thank you for considering contributing to Bash Screensavers! It’s people like you that make this project so much fun. We're excited to see what you'll bring to our collection of ASCII art animations.
44

5-
We welcome contributions!
5+
## Why Contribute?
66

7-
Feel free to fork the repo,
8-
create a new screensaver,
9-
fix a bug,
10-
make something better
11-
and submit a pull request.
7+
Contributing to Bash Screensavers is a great way to show off your creativity and practice your shell scripting skills. This project is all about having fun and making the command line a more exciting place. Whether you're a seasoned developer or just starting out, we welcome your ideas and contributions.
128

13-
Let's make the command line a more colorful place, one ASCII character at a time.
9+
Here are a few reasons why you might want to contribute:
10+
11+
* **Have fun!** This project is all about creativity and making cool things.
12+
* **Learn and practice.** Sharpen your `bash` scripting skills and learn how to create animations in the terminal.
13+
* **Be part of a community.** Join a group of like-minded people who love to tinker with the command line.
14+
* **Make your mark.** Create a screensaver that will be used by people all over the world.
15+
16+
We welcome contributions of all kinds, from new screensavers to bug fixes and documentation improvements. If you have an idea, we'd love to hear it!
1417

1518
### Create Your Own Screensaver
1619

0 commit comments

Comments
 (0)