Create incident post-mortem process - #464
Merged
Merged
Conversation
Closes shortheartone#415 - LEGAL.md: Terms of Service, Privacy Policy, Disclaimers, Regulatory Considerations, Data Retention, Customer Data Handling, GDPR compliance, and on-chain Audit Trail reference. Closes shortheartone#416 - SUPPORT.md: Version lifecycle (alpha/beta/stable/maintenance/EOL), maintenance and support matrix, bug-fix SLA by severity, EOL policy, upgrade paths, and migration guides. Closes shortheartone#417 - BRANCHING.md: Simplified Git Flow branching strategy, naming conventions, branch protection rules, release cadence and checklist, hotfix procedure, rollback procedures, and tagging convention. Closes shortheartone#418 - POSTMORTEM.md: Blameless post-mortem process, mandatory triggers, facilitator guidance, post-mortem template, action item tracking with GitHub Issue conventions, follow-up verification, recurrence-prevention metrics, and quarterly review process. README.md: linked all four new documents from the Quick Start section.
…upport-branching-postmortem docs: add compliance, support, branching, and post-mortem docs (shortheartone#415 shortheartone#416 shortheartone#417 shortheartone#418)
|
@Raven062 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
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.
Summary
Provide a short summary of the changes in this pull request.
Changes
List the main changes made in this PR (code, docs, configuration).
Testing
Describe how the changes were tested. Include commands, test suites, or manual steps.
Breaking Changes
Note any changes that may break existing behavior or require migrations.
Documentation
CHANGELOG.mdupdated under[Unreleased]docs/API.mdupdated if contract API changedREADME.mdupdated if usage or setup changed///)Checklist
CHANGELOG.md(if applicable)closes Create compliance and legal documentation #415
closes Create maintenance and support matrix #416
closes Create branching and release strategy #417
closes Create incident post-mortem process #418