-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# How to Contribute | ||
|
||
We're excited you're interested in contributing to the Tolgee CLI! We'd love your help, and there are plenty of ways to | ||
contribute: | ||
|
||
* Give the repo a star | ||
* Join our [Slack community](https://tolg.ee/slack) | ||
and leave us feedback or help with answering questions from the community | ||
* Fix or [report](https://github.com/tolgee/tolgee-cli/issues/new) a bug | ||
* Fix or improve [documentation](https://github.com/tolgee/documentation) | ||
* For newcomers, pick up a ["good first issue"](https://github.com/tolgee/tolgee-cli/labels/good%20first%20issue), | ||
then send a pull request our way (see the [resources](#resources) section below for helpful links to get started) | ||
|
||
## Running and debugging the project | ||
|
||
- Everything you should know is described in the [HACKING.md file](HACKING.md) | ||
|
||
# Resources | ||
|
||
* [How to Contribute to Open Source](https://opensource.guide/how-to-contribute) | ||
* [Using the Fork-and-Branch Git Workflow](https://blog.scottlowe.org/2015/01/27/using-fork-branch-git-workflow) | ||
* [Understanding the GitHub flow](https://guides.github.com/introduction/flow/) | ||
* [Keep a Changelog](https://keepachangelog.com) | ||
* [Code Review Developer Guide](https://google.github.io/eng-practices/review) | ||
* [Signing Commits](https://docs.github.com/en/github/authenticating-to-github/signing-commits) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters