mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
ignore: reword contributing.md
This commit is contained in:
@@ -10,22 +10,12 @@ We want to make it easy for you to contribute to OpenCode. Here are the most com
|
|||||||
- Missing standard behavior
|
- Missing standard behavior
|
||||||
- Documentation improvements
|
- Documentation improvements
|
||||||
|
|
||||||
However, any UI or core product feature must go through a design review with the core team before implementation.
|
|
||||||
|
|
||||||
> [!IMPORTANT]
|
|
||||||
> We do not accept PRs for core features.
|
|
||||||
|
|
||||||
Take a look at recent git history to understand what usually lands.
|
|
||||||
|
|
||||||
If you are unsure if a PR would be accepted, feel free to ask a maintainer or look for issues with any of the following labels:
|
If you are unsure if a PR would be accepted, feel free to ask a maintainer or look for issues with any of the following labels:
|
||||||
|
|
||||||
- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
|
- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
|
||||||
- [`good first issue`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
|
- [`good first issue`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
|
||||||
- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
|
- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> PRs that ignore these guardrails will likely be closed.
|
|
||||||
|
|
||||||
Want to take on an issue? Leave a comment and a maintainer may assign it to you unless it is something we are already working on.
|
Want to take on an issue? Leave a comment and a maintainer may assign it to you unless it is something we are already working on.
|
||||||
|
|
||||||
## Developing OpenCode
|
## Developing OpenCode
|
||||||
|
|||||||
Reference in New Issue
Block a user