Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-11 01:48:13 -07:00 committed by GitHub
parent 9cf0b2af7b
commit 3a253ea205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,8 @@ There are 3 main ways to contribute:
- Improve Documentation
- Build New Features
We're in very early stages and building quickly. We welcome all new contributions!
See the [Roadmap](#roadmap) section for a list of the most important features to build, or feel free to build your own features.
We use a [VSCode extension](https://code.visualstudio.com/api/get-started/your-first-extension) to implement most of LineMage's functionality. Scroll down to see 1. How to contribute to the Extension, or 2. How to contribute to the full IDE (for more native changes).