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
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,17 @@ app.mount('#app')
104
104
105
105
Learn more in the [installation guide](https://ui.nuxt.com/getting-started/installation/vue).
106
106
107
+
## Contribution
108
+
109
+
Thank you for considering contributing to Nuxt UI. Here are a few ways you can get involved:
110
+
111
+
- Reporting Bugs: If you come across any bugs or issues, please check out the reporting bugs guide to learn how to submit a bug report.
112
+
- Suggestions: Have any thoughts to enhance Nuxt UI? We'd love to hear them! Check out the [contribution guide](https://ui.nuxt.com/getting-started/contribution) to share your suggestions.
113
+
114
+
## Local Development
115
+
116
+
Follow the docs to [set up your local development environment](https://ui.nuxt.com/getting-started/contribution#local-development) and contribute.
0 commit comments