Skip to content

Commit c6fa302

Browse files
authored
Merge branch 'main' into docs/add-rate-limit-comments-93
2 parents 90a73af + 7a748bd commit c6fa302

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,23 @@
1616
[![Last Commit](https://img.shields.io/github/last-commit/Priyanshu-byte-coder/devtrack)](https://github.com/Priyanshu-byte-coder/devtrack/commits/main)
1717
[![GitHub Sponsors](https://img.shields.io/github/sponsors/Priyanshu-byte-coder?label=sponsors&color=ea4aaa)](https://github.com/sponsors/Priyanshu-byte-coder)
1818

19-
**[Live Demo](https://devtrack-delta.vercel.app)** · **[Dev Guide](./DEVELOPMENT.md)** · **[Report Bug](https://github.com/Priyanshu-byte-coder/devtrack/issues/new?template=bug_report.md)** · **[Request Feature](https://github.com/Priyanshu-byte-coder/devtrack/issues/new?template=feature_request.md)** · **[Sponsor](https://github.com/sponsors/Priyanshu-byte-coder)**
19+
**[Live Demo](https://devtrack-delta.vercel.app)** · **[Dev Guide](./DEVELOPMENT.md)** · **[Report Bug](https://github.com/Priyanshu-byte-coder/devtrack/issues/new?template=bug_report.md)** · **[Request Feature](https://github.com/Priyanshu-byte-coder/devtrack/issues/new?template=feature_request.md)** · **[Community Discussions](https://github.com/Priyanshu-byte-coder/devtrack/discussions)** · **[Sponsor](https://github.com/sponsors/Priyanshu-byte-coder)**
20+
21+
</div>
22+
23+
---
24+
25+
## Demo
26+
27+
<div align="center">
28+
29+
![DevTrack Dashboard Demo](./public/assets/gifs/dashboard-demo.gif)
30+
31+
*Dashboard: commit streaks, PR analytics, activity heatmap, and goals — all in one view.*
32+
33+
![DevTrack Feature Hover Demo](./public/assets/gifs/feature-hover-demo.gif)
34+
35+
*Interactive widgets with real-time GitHub data.*
2036

2137
</div>
2238

@@ -25,12 +41,14 @@
2541
## Table of Contents
2642

2743
- [Why DevTrack?](#why-devtrack)
44+
- [Demo](#demo)
2845
- [Features](#features)
2946
- [Tech Stack](#tech-stack)
3047
- [Project Structure](#project-structure)
3148
- [Getting Started](#getting-started)
3249
- [Roadmap](#roadmap)
3350
- [Contributing](#contributing)
51+
- [Community](#community)
3452
- [Sponsors](#sponsors)
3553
- [License](#license)
3654

@@ -274,6 +292,18 @@ DevTrack is free and open source. Sponsoring helps cover infrastructure costs an
274292

275293
---
276294

295+
## Community
296+
297+
Have questions, ideas, or want to connect with other contributors?
298+
299+
- **[GitHub Discussions](https://github.com/Priyanshu-byte-coder/devtrack/discussions)** — ask questions, share ideas, show what you've built
300+
- **[Open an Issue](https://github.com/Priyanshu-byte-coder/devtrack/issues/new/choose)** — bug reports, feature requests, and good-first-issues
301+
- **[Email the maintainer](mailto:priyanshu.coder.dev@gmail.com)** — for anything else
302+
303+
All contributors are expected to follow the [Code of Conduct](./CODE_OF_CONDUCT.md).
304+
305+
---
306+
277307
## License
278308

279309
MIT — see [LICENSE](./LICENSE) for details.

0 commit comments

Comments
 (0)