Skip to content

Commit 2a6ecc2

Browse files
authored
Merge pull request #147 from unixorn/add-contributor-pix
Add contributor gallery image
2 parents c736f61 + 2e1df73 commit 2a6ecc2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# License Assignment
77

8-
This repository is copyright 2017-2020 Joseph Block under a [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
8+
This repository is copyright 2017-2022 Joseph Block under a [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
99

1010
- [ ] I assign copyright to the changes in this PR to Joseph Block per the [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
1111

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ There are several good projects for monitoring.
338338

339339
#### Articles/Tutorials
340340

341-
[Impactful Dashboards](https://jesswhite.co.uk/2018/04/09/impactfuldashboardspart1-post.html) - It's easy to make monitoring dashboards that are a jumble of poorly presented information, this article gives guidelines on making good dashboards.
341+
[Infroduction To Baselines for Dashboards](https://jesswhite.co.uk/blog/practical-dashboards-part1/) - It's easy to make monitoring dashboards that are a jumble of poorly presented information. This series of articles gives guidelines on making good dashboards.
342342

343343
### JSON parsing with jq
344344

@@ -550,3 +550,9 @@ Writing good documentation and design docs is as important as writing code. The
550550
## License
551551

552552
This repository is copyright 2017-2021 Joseph Block under a [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
553+
554+
## Thanks
555+
556+
<a href="https://github.com/unixorn/sysadmin-reading-list/graphs/contributors">
557+
<img src="https://contributors-img.web.app/image?repo=unixorn/sysadmin-reading-list" />
558+
</a>

0 commit comments

Comments
 (0)