Add Olapu Ajay to Contributors list and expand non-programmer contribution guidelines

This commit is contained in:
Olapu Ajay
2025-04-19 12:25:23 +05:30
parent cd50039296
commit bd9f5bbab2
2 changed files with 40 additions and 0 deletions
+1
View File
@@ -2184,3 +2184,4 @@ Matthew Burgos
- [Calvin Fernandes](https://github.com/ninja2482k)
- [Kaushal Kumbagowdana](https://github.com/kaushaltheeG)
- [Kylash M R]
- [Olapu Ajay](https://github.com/olapuajay)
@@ -122,3 +122,42 @@ Most of all, listen to what people around you discuss. See if you can recognize
16. **Teach and Help others**:
The best way to learn more about a topic is to try to teach it.
The best teacher is the one who can explain complex stuff with simple examples. So you need to try to be the best teacher to be the best learner and the best in your programming world. Teaching others will make you feel better about yourself and it will help you get better skills and knowledge in your profession. When you get help from someone don't keep it to yourself share it with others. Make the world a better place to live.
## Additional Non-Programmer Contributions
17. **Improve Accessibility**
- Audit project documentation/websites for:
- Alt text for images.
- Screen reader compatibility.
- Suggest fixes for:
- Color contrast.
- Keyboard navigation.
- Semantic HTML.
18. **Organize Community Events**
- Help organize:
- Virtual meetups or hackathons.
- "Ask Me Anything" (AMA) sessions with maintainers.
- Moderate forums/Discord/Slack to keep discussions productive.
19. **Curate Resources**
- Create an **"Awesome [Project Name]"** list with:
- Tutorials, videos, third-party tools.
- Compile a **FAQ section** from common questions in forums/issues.
20. **Social Media & Outreach**
- Manage projects Twitter/LinkedIn:
- Share updates, milestones, or contributor spotlights.
- Write **"Getting Started" threads** or tweetorials for new users.
21. **Localization & Internationalization**
- Translate UI strings (via Crowdin/Weblate).
- Adapt docs for regional contexts (e.g., date formats, idioms).
22. **Design & UX Feedback**
- Mockup UI improvements (Figma/Canva sketches).
- Report confusing workflows (e.g., "Settings menu is hard to find").
23. **Grant Writing & Fundraising**
- Apply for open-source grants (GitHub Sponsors, NLnet).
- Draft **case studies** showcasing project impact.