From 1df1b205f0bf133cee7ece0aef503670ed900852 Mon Sep 17 00:00:00 2001 From: Nathan Vander Heyden Date: Fri, 21 Jun 2024 12:02:19 +0200 Subject: [PATCH] Added resource PerfectBugReport.io as general web dev resource --- CONTRIBUTORS.md | 3 ++- generalResources.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index dedb0a7b..cd2a8b50 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -272,4 +272,5 @@ This is a list showing the GitHub usernames of all who have contributed to this - [@serhatbek](https://github.com/serhatbek) - [@ChrRepou](https://github.com/ChrRepou) - [@web-roberto](https://github.com/web-roberto) -- [@Bandit-Army](https://github.com/Bandit-Army) \ No newline at end of file +- [@Bandit-Army](https://github.com/Bandit-Army) +- [@vandernath] (https://github.com/vandernath) \ No newline at end of file diff --git a/generalResources.md b/generalResources.md index dfa415f5..86fc99c3 100644 --- a/generalResources.md +++ b/generalResources.md @@ -52,4 +52,6 @@ * [**CompSciLib**](https://www.compscilib.com/): A free site for learning and practicing Computer Science theory topics in courses such as Computer Organization, Discrete Math, Networking, etc. Think Khan Academy, but for Computer Science. -* [**frontend Mentor**](https://www.frontendmentor.io/challenges): Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs. \ No newline at end of file +* [**frontend Mentor**](https://www.frontendmentor.io/challenges): Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs. + +* [**PerfectBugReport.io**] (https://www.perfectbugreport.io/): A simple checklist of the essential items to include in bug reports. \ No newline at end of file