We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6371f51 + ec053a5 commit 678ff9bCopy full SHA for 678ff9b
README.md
@@ -197,6 +197,16 @@ task lint
197
task fmt
198
```
199
200
+## Contributing
201
+
202
+We welcome contributions to this MCP server! If you'd like to contribute, please review
203
+the [CONTRIBUTING guide](./CONTRIBUTING.md) for details on how to get started.
204
205
+If you run into a bug or have a feature request, please
206
+[open an issue](https://github.com/StacklokLabs/osv-mcp/issues) in the
207
+repository or join us in the `#mcp-servers` channel on our
208
+[community Discord server](https://discord.gg/stacklok).
209
210
## License
211
-MIT
212
+This project is licensed under the Apache v2 License - see the LICENSE file for details.
0 commit comments