You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,12 @@ We are currently focusing on get the basic data visualization working for **Vite
15
15
16
16
You can check the [TODO list](https://github.com/vitejs/devtools/issues/9) (excluding `hold-off`) if you are interested in helping out.
17
17
18
-
For the `devtools-webext` package, we plan to use it for dev mode in the future, so no contributions are needed at this time.
18
+
## 💡 Contributing Guide
19
+
20
+
We're really excited that you're interested in contributing to Vite DevTools! Before submitting your contribution, please take a moment to read through the following guidelines:
21
+
22
+
- For the `devtools-webext` package, we plan to use it for dev mode in the future, so no contributions are needed at this time.
23
+
- For any new feature additions, we recommend submitting an issue for discussion and confirmation first.
0 commit comments