Skip to content

Commit 46e4616

Browse files
authored
Merge branch 'main' into adriandsg/add-docker-deploy-workflow
2 parents 1545c9d + 21aae8f commit 46e4616

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
1+
_NOTE: For information on support and assistance, click [here](https://github.com/github-copilot-resources/copilot-metrics-viewer/tree/main?tab=readme-ov-file#support)._
32

43
# GitHub Copilot Metrics Viewer
54
<p align="center">
@@ -127,19 +126,21 @@ docker build -t copilot-metrics-viewer .
127126
```
128127
docker run -p 8080:80 copilot-metrics-viewer
129128
```
130-
The application is accessible at http://localhost:8080
129+
The application will be accessible at http://localhost:8080
131130

132131
## License
133132

134133
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.
135134

136135
## Maintainers
137136

138-
@martedesco
137+
[@martedesco](https://github.com/martedesco)
139138

140139
## Support
141140

142-
I aim to provide support through GitHub Issues. While I strive to stay responsive, I can't guarantee immediate responses. For critical issues, please include "CRITICAL" in the title for quicker attention.
141+
This project is independently developed and maintained, and is not an official GitHub product. It thrives through the dedicated efforts of myself ([@martedesco](https://github.com/martedesco)) and our wonderful contributors. A heartfelt thanks to all our contributors! ✨
142+
143+
I aim to provide support through [GitHub Issues](https://github.com/github-copilot-resources/copilot-metrics-viewer/issues). While I strive to stay responsive, I can't guarantee immediate responses. For critical issues, please include "CRITICAL" in the title for quicker attention. 🙏🏼
143144

144145
### Coming next 🔮
145146
- Team slicing

0 commit comments

Comments
 (0)