Skip to content

Commit b503636

Browse files
authored
Update TODO.md
1 parent 62c02d3 commit b503636

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

docs/TODO.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,3 @@
1212
- **Expected changes:** further static config improvements, possible `screenOptions` API changes, `react-native-screens` peer dep bump.
1313

1414
---
15-
16-
## Before / when you go public (maintainer)
17-
18-
**Copy-paste text and templates:** [OPERATIONS.md § Publishing & discoverability](OPERATIONS.md#publishing--discoverability).
19-
20-
These steps happen **outside** git (GitHub UI, design assets, community). Leave them unchecked until you actually do them:
21-
22-
- [ ] Set repository visibility to **Public** (GitHub → Settings → Danger zone).
23-
- [ ] Set **description** and **topics** on the repo (suggested strings in [OPERATIONS.md § GitHub repository settings](OPERATIONS.md#github-repository-settings)).
24-
- [ ] Add or refresh **README / marketing visuals** — screenshots or short GIF (guidance: [OPERATIONS.md § Screenshots](OPERATIONS.md#screenshots)); use stable paths (e.g. under `docs/images/`) if you commit images.
25-
- [ ] Publish a **GitHub Release** for your first tag (process: [OPERATIONS.md § GitHub Releases](OPERATIONS.md#github-releases)).
26-
- [ ] Submit a PR to **[awesome-react-native](https://github.com/jondot/awesome-react-native)** (Starter Kits / Templates) using the one-liner template in OPERATIONS.
27-
- [ ] Post a **short launch** note (e.g. r/reactnative, React Native Discord, X) — bullet template in OPERATIONS.
28-
- [ ] **Optional:** enable **GitHub Pages** or a small landing page — [OPERATIONS.md § Optional: GitHub Pages](OPERATIONS.md#optional-github-pages).
29-
30-
---
31-
32-
## After launch (ongoing)
33-
34-
Habits that help the repo stay trustworthy and discoverable (not one-and-done checkboxes):
35-
36-
- [ ] **Triage** issues and PRs within a few days early on.
37-
- [ ] Keep **`main` CI green** (same checks as `.github/workflows/ci.yml`).
38-
- [ ] Label **`good first issue`** where appropriate; pin a short roadmap or welcome issue if useful.
39-
- [ ] **Tag releases** and paste CHANGELOG excerpts into GitHub Releases when you ship meaningful changes.

0 commit comments

Comments
 (0)