Skip to content

Commit 7f659cc

Browse files
authored
docs: Update README.md
1 parent 48fcaa8 commit 7f659cc

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,32 +30,34 @@ brew install sst/tap/opencode # macOS
3030
paru -S opencode-bin # Arch Linux
3131
```
3232

33-
> **Note:** Remove versions older than 0.1.x before installing
33+
> [!TIP]
34+
> Remove versions older than 0.1.x before installing.
3435
3536
### Documentation
3637

3738
For more info on how to configure opencode [**head over to our docs**](https://opencode.ai/docs).
3839

3940
### Contributing
4041

41-
WE DO NOT ACCEPT PRs FOR CORE FEATURES
42-
4342
opencode is an opinionated tool so any fundamental feature needs to go through a
4443
design process with the core team.
4544

45+
> [!IMPORTANT]
46+
> We do not accept PRs for core features.
47+
4648
However we still merge a ton of PRs - you can contribute:
4749

48-
- bug fixes
49-
- improvements to LLM performance
50-
- support for new providers
51-
- fixes for env specific quirks
52-
- missing standard behavior
53-
- documentation
50+
- Bug fixes
51+
- Improvements to LLM performance
52+
- Support for new providers
53+
- Fixes for env specific quirks
54+
- Missing standard behavior
55+
- Documentation
5456

5557
Take a look at the git history to see what kind of PRs we end up merging.
5658

57-
> **Note**: If you do not follow the above guidelines we might close your PR
58-
> that you worked really hard on.
59+
> [!NOTE]
60+
> If you do not follow the above guidelines we might close your PR.
5961
6062
To run opencode locally you need.
6163

0 commit comments

Comments
 (0)