-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update documentation #28719
docs: update documentation #28719
Conversation
Hi there, thanks for your contribution! 🚀 💯 |
This is the first time I ever actually contributed to open-source @hugocostadev . Thanks sir . I would actually like to contribute to opensource , but don't know where to start hence did that . |
This is a great start! Find a project that you are interested in, check the issues, and get one that you think you can fix it! |
@hugocostadev sir , I didn't understand why the pull request you approved now has not yet reflected in the repositories' main README.md . I mean will it take time to reflect over there (or) it hasn't be merged/ pulled yet ? or any other thing . |
Approve does not mean that the PR it's merged, to be merged the CI (robot) needs to run checks and if everything is correct it'll be merged |
We are fixing a CI error , after that your PR will be merged |
waiting for it to be done sir , Thanks for the reply 😄 @hugocostadev |
Codecov Report
@@ Coverage Diff @@
## develop #28719 +/- ##
===========================================
- Coverage 45.39% 44.28% -1.12%
===========================================
Files 726 717 -9
Lines 14279 14075 -204
Branches 2213 2199 -14
===========================================
- Hits 6482 6233 -249
- Misses 7490 7551 +61
+ Partials 307 291 -16
Flags with carried forward coverage won't be shown. Click here to find out more. |
…avatarEmoji * 'develop' of github.com:RocketChat/Rocket.Chat: (63 commits) fix: Messages jumping after reaction (#28770) fix: Quotes chain off by one error in quote chain limit settings (#28281) docs: update documentation (#28719) chore: /help notifying the shortcuts in multiple messages (#28765) refactor: remove Users from fibers 14 (#28780) regression(file-upload:s3): Fix missing store import (#28781) refactor: remove Users from fibers 13 (#28772) refactor: remove Users from fibers 12 (#28767) ci: revert Variable Setup changes (#28754) feat: auto link custom domain (#28501) refactor: `Rooms` model 4/4 (#28742) regression: invalid callback callAsync (#28766) refactor: remove Users from fibers 11 (#28740) refactor: Convert our Upload Code to TS (#28711) refactor: Move callbacks to ts 1X (#28710) refactor: Remove Users from fibers 10 (#28737) fix: message-parser links (#28735) refactor(client): Miscelaneous (#28732) refactor: `Rooms` model 3/4 (#28736) refactor: `Rooms` model 2X (#28715) ...
Proposed changes (including videos or screenshots)
fixed the broken minimum requirements and how can I help links in README.md .
Issue(s)
fix #28746
fix #28494
Steps to test or reproduce
Further comments