Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-11 01:29:06 -07:00 committed by GitHub
parent 837956d668
commit 52ed294a1b
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
See [Roadmap](#roadmap) 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).