Skip to content

Commit

Permalink
docs: update contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Oct 25, 2023
1 parent 256c60a commit 4eac4e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

:tada: First off, thanks for taking the time to contribute! :tada:

The Crowdin API client provides methods that essentially call Crowdin's APIs. This makes it much easier for other developers to make calls to Crowdin's APIs, as the client abstracts a lot of the work required. In short, the API client provides a lightweight interface for making API requests to Crowdin.

The following is a set of guidelines for contributing to Crowdin Python Client. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

This project and everyone participating in it are governed by the [Code of Conduct](/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
Expand Down

0 comments on commit 4eac4e1

Please sign in to comment.