We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab07160 commit a511b44Copy full SHA for a511b44
2 files changed
CONTRIBUTING.md
README.md
@@ -31,15 +31,21 @@
31
## 📖 How to Use
32
33
1. Fork this repo
34
-2. Clone the repo
+2. Clone the your fork
35
3. Navigate to the challenge you want to solve
36
3. Read the challenge README
37
-4. Create your solution
+4. Write up your solution
38
5. Commit & push your changes
39
40
## 🤝 Contributing
41
42
-While you can't modify the workflow files, we welcome:
+While you shouldn't modify the workflow files, we welcome:
43
- 🐛 Bug reports
44
- 💭 Suggestions for new challenges
45
-- 📚 Documentation improvements
+- 📚 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