diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 7ddce9a..370f4ce 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -274,3 +274,4 @@ This is a list showing the GitHub usernames of all who have contributed to this - [@web-roberto](https://github.com/web-roberto) - [@Bandit-Army](https://github.com/Bandit-Army) - [@SteveXero](https://github.com/stevexero) +- [@vandernath](https://github.com/vandernath) diff --git a/generalResources.md b/generalResources.md index dfa415f..1bf6b27 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