Skip to content

Commit 1e2ff5e

Browse files
committed
Add feature voting link to README and redirect GitHub issues to voting page
1 parent 8aae165 commit 1e2ff5e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Feature Request
4+
url: https://swiftdatatables.com/vote
5+
about: Vote for features or submit new ideas on our voting page

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ Display grid-like data with sorting, searching, and smooth animations — all in
3333

3434
---
3535

36+
## Vote for Features
37+
38+
**Want a specific feature?** Head to **[swiftdatatables.com/vote](https://swiftdatatables.com/vote)** to browse requests, upvote what matters to you, and submit your own ideas. Community votes directly influence what gets built next!
39+
40+
---
41+
3642
## Documentation
3743

3844
**[swiftdatatables.pavankataria.com](https://swiftdatatables.pavankataria.com)** — Comprehensive guides, API reference, and examples.

0 commit comments

Comments
 (0)