chore(contribution guidelines): add note about filing an issue (#26716)

This commit is contained in:
Max Schmitt 2023-08-26 08:13:59 +02:00 committed by GitHub
parent 1b30347ae5
commit 4aa714c75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@
## How to Contribute
We strongly recommend that you open an issue before beginning any code modifications. This is particularly important if the changes involve complex logic or if the existing code isn't immediately clear. By doing so, we can discuss and agree upon the best approach to address a bug or implement a feature, ensuring that our efforts are aligned.
### Getting Code
Make sure you're running Node.js 16+ and NPM 8+, to verify and upgrade NPM do: