anitab-org / mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
https://github.com/anitab-org/mentorship-android/raw/apk/app-debug.apk
GNU General Public License v3.0
167 stars 379 forks source link

Adding Docusaurus badge on readme #1161

Closed Jayita10 closed 2 years ago

Jayita10 commented 2 years ago

Fixes #1157

Type of Change:

- Documentation **Code/Quality Assurance Only** - Bug fix (non-breaking change which fixes an issue) - This change requires a documentation update (software upgrade on readme file) - New feature (non-breaking change which adds functionality pre-approved by mentors) ### Checklist: - [ ] My PR follows the style guidelines of this project - [ ] I have performed a self-review of my own code or materials - [ ] I have commented my code or provided relevant documentation, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] Any dependent changes have been merged - [ ] I have written Kotlin Docs whenever is applicable **Code/Quality Assurance Only** - [ ] My changes generate no new warnings - [ ] My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected) - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been published in downstream modules
vj-codes commented 2 years ago

Closing as the issue is not assigned to the author. @Jayita10 thank you for your contribution, you can look through other available issues for a great start!