Skip to content

Commit 241baf6

Browse files
committed
chore: initialize community-maintained fork governance and roadmap
1 parent 2a7bb42 commit 241baf6

5 files changed

Lines changed: 39 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @KushalLukhi

GOVERNANCE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Governance
2+
3+
This project is community-maintained.
4+
5+
## Maintainer
6+
- @KushalLukhi
7+
8+
## Maintainer Principles
9+
- Keep backwards compatibility where practical
10+
- Prioritize security and dependency updates
11+
- Review community PRs quickly and respectfully
12+
- Tag releases with clear changelogs
13+
14+
## Becoming a Maintainer
15+
Contributors with sustained high-quality contributions may be invited as maintainers.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> ## Community Maintained Fork
2+
> This repository is a community-maintained continuation of SweetAlert.
3+
> Upstream appears inactive; maintenance and fixes continue here.
4+
15
<p align="center">
26
<a href="http://sweetalert.js.org">
37
<img alt="SweetAlert" src="https://raw.githubusercontent.com/t4t5/sweetalert/e3c2085473a0eb5a6b022e43eb22e746380bb955/assets/logotype.png" width="300">

ROADMAP.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Roadmap
2+
3+
## Phase 1 (Stability)
4+
- Merge pending community fixes from upstream
5+
- Dependency and security updates
6+
- CI modernization
7+
8+
## Phase 2 (DX)
9+
- TypeScript improvements
10+
- Better docs and examples
11+
- Accessibility and RTL polish
12+
13+
## Phase 3 (Ecosystem)
14+
- npm package continuity and migration guides
15+
- Contributor onboarding

SECURITY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Security Policy
2+
3+
Please report vulnerabilities privately by opening a private advisory or contacting the maintainer.
4+
Do not disclose zero-day issues publicly before a patch is available.

0 commit comments

Comments
 (0)