From 6aa405b0bdf93c060fc206c54bb7c3b0c7d4f6c9 Mon Sep 17 00:00:00 2001 From: Seth Burkart Date: Fri, 18 Aug 2023 17:21:20 +1000 Subject: [PATCH] update contributing md --- contributing.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/contributing.md b/contributing.md index b3f1dd3b..cba32f0f 100644 --- a/contributing.md +++ b/contributing.md @@ -3,8 +3,6 @@ When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. -Please note we have a code of conduct, please follow it in all your interactions with the project. - ## Pull Request Process 1. It is recommended to start by opening an issue to discuss the change you wish to make. This will allow us to discuss the change and ensure it is a good fit for the project. @@ -28,11 +26,6 @@ Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update - -## How Has This Been Tested? - -Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. - ``` ### Issues