Docs: Add a "DO NOT MODIFY" warning to the public/img/* source code directory (#115502)
* docs(public-img): add DO NOT MODIFY warning * docs(typo): use US English spelling of behaviour Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
co-authored by
Isabel Matwawana
parent
973523fd1f
commit
fbd5fe4bd2
@@ -0,0 +1,7 @@
|
||||
# WARNING: Do NOT modify the contents of this directory!
|
||||
|
||||
User modifications in this directory to change the runtime behavior or appearance of Grafana are NOT supported. Doing so could result in undefined behaviour including: bugs, security vulnerabilities, or critical failures.
|
||||
|
||||
Grafana is an open source project. Please feel free to contribute changes for review if you have specific bug fix or feature that you think might be useful to the rest of the community.
|
||||
|
||||
- SEE: https://github.com/grafana/plugin-tools/blob/main/CONTRIBUTING.md
|
||||
Reference in New Issue
Block a user