Skip to content
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: Getting Started Section added #286

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

Moses-Mk
Copy link
Contributor

@Moses-Mk Moses-Mk commented Oct 31, 2024

docs: Update Getting Started Section

Changes Made

  • Updated the "Getting Started" section to clarify the setup process.
  • Added notes on the required API token and organization ID for authentication.
  • Included specific instructions for Maven and Gradle build commands.
  • Mentioned the ability to customize HTTP timeouts using ClientConfig.

@Moses-Mk Moses-Mk changed the title Getting Started Section added docs: Getting Started Section added Oct 31, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.81%. Comparing base (a333c8c) to head (3bdbbf2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #286      +/-   ##
============================================
+ Coverage     93.78%   93.81%   +0.04%     
- Complexity      754      760       +6     
============================================
  Files           185      186       +1     
  Lines          2473     2486      +13     
  Branches         52       52              
============================================
+ Hits           2319     2332      +13     
  Misses          130      130              
  Partials         24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Moses-Mk thank you!

@andrii-bodnar andrii-bodnar merged commit 121c5fa into crowdin:master Oct 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Getting Started" Section to CONTRIBUTING.md with JDK and Build Tool Information
3 participants