From fb6f0bfcbd9c6ad14a7e0fd02225a8b498b748f4 Mon Sep 17 00:00:00 2001 From: Randila Premarathne Date: Sun, 20 Aug 2023 23:03:20 +0530 Subject: [PATCH] Adjust changes --- .github/pull_request_template.md | 2 +- README.md | 2 +- packages/framework/esm-styleguide/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b9f205ed4..68c173baf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ - [ ] This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a [conventional commit](https://o3-dev.docs.openmrs.org/#/getting_started/contributing?id=your-pr-title-should-indicate-the-type-of-change-it-is) label. See existing PR titles for inspiration. #### For changes to apps -- [ ] My work conforms to the [**OpenMRS 3.0 Styleguide**](https://om.rs/styleguide) and [**design documentation**](https://zeroheight.com/23a080e38/p/880723-introduction). +- [ ] My work conforms to the [**OpenMRS 3.0 Styleguide**](https://om.rs/styleguide) and **design documentation**. #### If applicable - [ ] My work includes tests or is validated by existing tests. diff --git a/README.md b/README.md index 902c41d6e..11f6626c0 100644 --- a/README.md +++ b/README.md @@ -184,5 +184,5 @@ will cause GitHub Actions to publish the packages, completing the release proces ## Design Patterns -For documentation about our design patterns, please visit our [design system](https://zeroheight.com/23a080e38/p/880723--introduction) documentation website. +For documentation about our design patterns, please visit our design system documentation website. diff --git a/packages/framework/esm-styleguide/README.md b/packages/framework/esm-styleguide/README.md index 3b4eb647e..192344062 100644 --- a/packages/framework/esm-styleguide/README.md +++ b/packages/framework/esm-styleguide/README.md @@ -6,4 +6,4 @@ All our frontend UI development is based on [Carbon Design System](https://www.c Please see the Developer Documentation page [Using Carbon and the Styleguide](https://openmrs.github.io/openmrs-esm-core/#/main/carbon). -Check out the [full, detailed styleguide in Zeplin here](https://app.zeplin.io/styleguide/60d5ecb9efdcd81256117e7d/components) (let us know if you require an invitation) and our [design documentation](https://zeroheight.com/23a080e38/p/880723--introduction). +Check out the [full, detailed styleguide in Zeplin here](https://app.zeplin.io/styleguide/60d5ecb9efdcd81256117e7d/components) (let us know if you require an invitation) and our design documentation.