Update CONTRIBUTING.md

updated issues link
This commit is contained in:
Shiv Thakker
2023-05-25 18:30:46 +08:00
committed by GitHub
parent ad8adbf1c3
commit 59f4188465

View File

@@ -24,7 +24,7 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
## Report bugs using Github's [issues](https://github.com/fleetbase/fleetbase/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy!
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/fleetbase/fleetbase/issues), it's that easy!
## Write bug reports with detail, background, and sample code