Started Issue Escalation Feature#168
Open
polamlakshmipriyanka wants to merge 1 commit intoArgusoftOpen:mainfrom
Open
Started Issue Escalation Feature#168polamlakshmipriyanka wants to merge 1 commit intoArgusoftOpen:mainfrom
polamlakshmipriyanka wants to merge 1 commit intoArgusoftOpen:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a placeholder note indicating that work has started on the “Issue Escalation Feature”.
Changes:
- Adds a single placeholder line to
README.mdreferencing the Issue Escalation Feature.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,2 +1,3 @@ | |||
| # medplat | |||
| MEDPlat brings the simplicity and power of low-code technologies to healthcare implementations. MEDplat is a point-of-care application that provides an interface for healthcare providers through a mobile app and a web interface. This framework completely digitizes care delivery and management across all stakeholders. | |||
| placeholder: Started work on Issue Escalation Feature No newline at end of file | |||
There was a problem hiding this comment.
This placeholder line isn’t very actionable for readers and will become stale quickly. Consider either removing it (and tracking progress in issues/PRs instead), or replacing it with a short, durable explanation of what the Issue Escalation Feature is and where to find its tracking link (e.g., an issue/roadmap entry).
Suggested change
| placeholder: Started work on Issue Escalation Feature | |
| The Issue Escalation Feature streamlines how urgent clinical and operational issues are raised, triaged, and resolved; its design and implementation are tracked in this repository’s issue tracker and project roadmap. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial placeholder commit for Issue Escalation Feature.
Added one line in README.md as a placeholder.
Future commits will implement actual feature in medplat -android / UI / Web.