28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Contribute
|
|
|
|
Source: reference/contribute.md
|
|
URL: /reference/contribute
|
|
|
|
# Contribute
|
|
|
|
Tolaria is free and open source, and any kind of help is useful. Pick the path that matches what you want to do.
|
|
|
|
## Sponsor Or Support
|
|
|
|
The best way to support Tolaria is to subscribe to [Refactoring](https://refactoring.fm/), Luca's newsletter and community about running good teams and shipping software with AI.
|
|
|
|
## Feature Requests
|
|
|
|
Use the [product board](https://tolaria.canny.io/) for feature ideas. Search first, upvote existing ideas, and create a new post when the request is genuinely new.
|
|
|
|
## Discussions
|
|
|
|
Use [GitHub Discussions](https://github.com/refactoringhq/tolaria/discussions) for questions, conversations, show and tell, and broader community context.
|
|
|
|
## Contribute Code
|
|
|
|
Small, focused pull requests are welcome. Check the product board first so you build the right thing, then open a PR on [GitHub](https://github.com/refactoringhq/tolaria/pulls). The [contributing guide](https://github.com/refactoringhq/tolaria/blob/main/CONTRIBUTING.md) explains the local workflow.
|
|
|
|
## Report A Bug
|
|
|
|
Use [GitHub Issues](https://github.com/refactoringhq/tolaria/issues) for bugs. Include what happened, what you expected, and clear reproduction steps. If you are reporting from inside Tolaria, use the Contribute panel to copy sanitized diagnostics and attach them to the issue. |