Docs: Breaking changes guide in a directory (#72786)

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
pull/74752/head
Krishna Dhakal 2 years ago committed by GitHub
parent d6bddf3c68
commit b1169686dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/detect-breaking-changes-report.yml
  2. 1
      contribute/README.md
  3. 0
      contribute/breaking-changes-guide/breaking-changes-comment-screenshot.png
  4. 0
      contribute/breaking-changes-guide/breaking-changes-console-screenshot-1.png
  5. 0
      contribute/breaking-changes-guide/breaking-changes-console-screenshot-2.png
  6. 0
      contribute/breaking-changes-guide/breaking-changes-console-screenshot-3.png
  7. 0
      contribute/breaking-changes-guide/breaking-changes-guide.md
  8. 0
      contribute/breaking-changes-guide/breaking-changes-workflow.png

@ -110,7 +110,7 @@ jobs:
${{ steps.levitate-run.outputs.message }}
[Console output](${{ steps.levitate-run.outputs.job_link }})
[Read our guideline](https://github.com/grafana/grafana/blob/main/contribute/breaking-changes-guide.md)
[Read our guideline](https://github.com/grafana/grafana/blob/main/contribute/breaking-changes-guide/breaking-changes-guide.md)
# Remove comment from the PR (no more breaking changes)
- name: Remove comment from PR

@ -8,6 +8,7 @@ This directory contains guides for contributors to the Grafana project.
- [Triage issues](triage-issues.md)
- [Merge a pull request](merge-pull-request.md)
- [Making changes to the CI pipeline](drone-pipeline.md)
- [Breaking changes in frontend APIs](./breaking-changes-guide/breaking-changes-guide.md)
The `style-guides` directory contains style guides for the Grafana software project and documentation.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Loading…
Cancel
Save