Skip to content

Commit

Permalink
Copy note to Contributing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Nov 27, 2024
1 parent a26709e commit 400d5e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jekyll/contributing.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ nav_order: 50

# Contributing

{: .note }
> If you plan to invest significant effort into a large pull request with multiple decisions that may impact the long term maintenance of the Ruby LSP, please open a [discussion](https://github.com/Shopify/ruby-lsp/discussions/new/choose) first to align on the direction.
The [ruby-lsp repository](https://github.com/Shopify/ruby-lsp) contains three sub-projects:

- the **language server** (`ruby-lsp`), which exists at the top level of the repository. Most features are implemented here since everything implemented in the server is available to all editors
Expand Down

0 comments on commit 400d5e1

Please sign in to comment.