From 8cfaa1125696494fbd20763b89cbc57f4f3bb316 Mon Sep 17 00:00:00 2001 From: Alexandra Bara Date: Mon, 9 Jun 2025 14:04:33 -0500 Subject: [PATCH 1/2] fix --- CONTRIBUITING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUITING.md b/CONTRIBUITING.md index 77a20087..bd34e82e 100644 --- a/CONTRIBUITING.md +++ b/CONTRIBUITING.md @@ -56,4 +56,5 @@ When creating a PR, use the following process. Submit Node Scraper documentation changes to our [documentation](https://github.com/amd/node-scraper/development/README.md). You must update -documentation related to any new feature or API contribution. \ No newline at end of file +documentation related to any new feature or API contribution. + From ede1f8d072f48b3019f54e34e5f2e3340b7cce73 Mon Sep 17 00:00:00 2001 From: Alexandra Bara Date: Tue, 10 Jun 2025 10:30:49 -0500 Subject: [PATCH 2/2] another fix --- CONTRIBUITING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUITING.md b/CONTRIBUITING.md index bd34e82e..4c16f637 100644 --- a/CONTRIBUITING.md +++ b/CONTRIBUITING.md @@ -57,4 +57,3 @@ When creating a PR, use the following process. Submit Node Scraper documentation changes to our [documentation](https://github.com/amd/node-scraper/development/README.md). You must update documentation related to any new feature or API contribution. -