Skip to content

Commit d4ae04b

Browse files
authored
Update README.template.md
1 parent 92681b7 commit d4ae04b

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

.github/templates/README.template.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
<p align="center">
66
token-based authentication,
7-
endpoint restrictions, placeholders, and flexible configuration.
7+
endpoint restrictions, placeholders, flexible configuration
88
</p>
99

1010
<p align="center">
1111
🔒 Secure · ⭐️ Configurable · 🚀 Easy to Deploy with Docker
1212
</p>
1313

1414
<div align="center">
15-
<a href="https://github.com/codeshelldev/secured-signal-api/releases">
15+
<a href="./releases">
1616
<img src="https://img.shields.io/github/v/release/codeshelldev/secured-signal-api?sort=semver&logo=github" alt="GitHub release">
1717
</a>
18-
<a href="https://github.com/codeshelldev/secured-signal-api/stargazers">
18+
<a href="./stargazers">
1919
<img src="https://img.shields.io/github/stars/codeshelldev/secured-signal-api?style=flat&logo=github" alt="GitHub stars">
2020
</a>
21-
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
21+
<a href="./pkgs/container/secured-signal-api">
2222
<img src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+size&trim=" alt="Docker image size">
2323
</a>
2424
<a href="./LICENSE">
@@ -346,19 +346,26 @@ To change the Log Level set `logLevel` to: (default: `info`)
346346
| `fatal` |
347347
| `dev` |
348348

349-
</details>
349+
</details
350350

351351
## Contributing
352352

353353
Found a bug? Want to change or add something?
354-
Feel free to open up an issue or create a Pull Request!
354+
Feel free to open up an [Issue](./issues) or create a [Pull Request](./pulls)!
355355

356356
## Support
357357

358358
Has this Repo been helpful 👍️ to you? Then consider ⭐️'ing this Project.
359359

360360
:)
361361

362+
## Help
363+
364+
**Are you having Problems setting up Secured Signal API?**
365+
No worries check out the [Discussions](./discussions) Tab and ask for help.
366+
367+
**We are all Volunteers**, so please be friendly and patient.
368+
362369
## License
363370

364371
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)