Skip to content

Commit a511b44

Browse files
committed
add CONTRIBUTING.md and update README.md with contribution guidelines
1 parent ab07160 commit a511b44

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CONTRIBUTING.md

Whitespace-only changes.

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,21 @@
3131
## 📖 How to Use
3232

3333
1. Fork this repo
34-
2. Clone the repo
34+
2. Clone the your fork
3535
3. Navigate to the challenge you want to solve
3636
3. Read the challenge README
37-
4. Create your solution
37+
4. Write up your solution
3838
5. Commit & push your changes
3939

4040
## 🤝 Contributing
4141

42-
While you can't modify the workflow files, we welcome:
42+
While you shouldn't modify the workflow files, we welcome:
4343
- 🐛 Bug reports
4444
- 💭 Suggestions for new challenges
45-
- 📚 Documentation improvements
45+
- 📚 Documentation improvements
46+
47+
> If you want to contribute new solutions, follow the guidelines provided in [contributions guideline](./CONTRIBUTING.md)
48+
49+
---
50+
51+
<p align="center">Made with ❤️ by GKSS UNISA</p>

0 commit comments

Comments
 (0)