Skip to content

Commit 79c57d0

Browse files
committed
docs: remove inactive community links from roadmap
- Remove Twitter link (account not operated) - Remove Discord link (not yet available) - Remove redundant contribution items (Join Discussions, Contribute Code, Share Feedback) - Add GitHub issue link to Request Features
1 parent f193e94 commit 79c57d0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/project/roadmap.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,7 @@ def add_id<T: { ... }>(obj: T): T & { id: Integer }
203203
We welcome community input:
204204

205205
1. **Vote on Features** - Star issues on GitHub to show interest
206-
2. **Request Features** - Open detailed feature requests
207-
3. **Contribute Code** - Submit PRs for roadmap items
208-
4. **Share Feedback** - Tell us what works and what doesn't
209-
5. **Join Discussions** - Participate in RFC process
206+
2. **Request Features** - [Open a feature request](https://github.com/type-ruby/t-ruby/issues/new)
210207

211208
## Get Involved
212209

@@ -224,8 +221,6 @@ See our [Contributing Guide](/docs/project/contributing) to get started.
224221
## Stay Updated
225222

226223
- **GitHub** - Watch the repository for updates
227-
- **Twitter** - Follow [@t_ruby](https://twitter.com/t_ruby) for announcements
228-
- **Discord** - Join our community chat
229224

230225
---
231226

0 commit comments

Comments
 (0)