Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

32 lines (17 loc) · 1.71 KB

Contributing

Thank you for your interest in contributing to Grafana Plugin SDK for Go! We welcome all people who want to contribute in a healthy and constructive manner within our community. To help us create a safe and positive community experience for all, we require all participants to adhere to the Code of Conduct.

This document is a guide to help you through the process of contributing to Grafana Plugin SDK for Go.

Become a contributor

You can contribute to Grafana Plugin SDK for Go in several ways. Here are some examples:

  • Contribute to the Grafana SDK for Go codebase.
  • Report bugs and enhancements.

For more ways to contribute, check out the Open Source Guides.

Report bugs

Report a bug by submitting a bug report. Make sure that you provide as much information as possible on how to reproduce the bug.

Before submitting a new issue, try to make sure someone hasn't already reported the problem. Look through the existing issues for similar issues.

Security issues

If you believe you've found a security vulnerability, please read our security policy for more details.

Suggest enhancements

If you have an idea of how to improve Grafana Plugin SDK for Go, submit an enhancement request.

Where do I go from here?