From 8160abb1dcd9cfc5e6f29756c9ff5ca17cd59695 Mon Sep 17 00:00:00 2001 From: Daniel Sheppard Date: Fri, 22 Mar 2024 14:05:48 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c618474d..f9328cc45 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,6 +48,6 @@ The process of submitting new definitions to the library is as follows: 1. Submit the [pull request](https://github.com/netbox-community/devicetype-library/compare?expand=1) for review. Please note that submitted PRs which do not pass validation will be closed and must be rescinded. 1. A maintainer will review your PR and take one of three actions: - - Accept and merge it + - Approve and merge it - Request revisions - Close the PR citing a reason (e.g. failing validation or not applicable to the library)