Skip to content

Commit 924515a

Browse files
committed
chore(README): add contribution guide
Resolves #3757
1 parent 4d138ad commit 924515a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,17 @@ app.mount('#app')
104104

105105
Learn more in the [installation guide](https://ui.nuxt.com/getting-started/installation/vue).
106106

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.
117+
107118
## Credits
108119

109120
- [nuxt/nuxt](https://github.com/nuxt/nuxt)

0 commit comments

Comments
 (0)