From f96f22a1b2c690d108cbf3322c02235846a9f330 Mon Sep 17 00:00:00 2001 From: Beingpax Date: Sat, 22 Feb 2025 12:12:38 +0545 Subject: [PATCH] docs: clarify PR acceptance policy in contributing guidelines --- CONTRIBUTING.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e72fd9b..1c0dc9e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,24 @@ First off, thank you for considering contributing to VoiceInk! It's people like you that make VoiceInk such a great tool. +## Important Notice About Pull Requests + +We welcome forks and improvements to VoiceInk! However, please note: + +1. **The acceptance of Pull Requests is solely at the discretion of the project maintainers** +2. **Before making significant changes or starting work on major features:** + - Open an issue to discuss your proposed changes + - Wait for maintainer feedback and approval + - This helps ensure your time and effort align with the project's direction +3. **For fundamental or architectural changes:** + - Direct consultation with the maintainers is required + - These discussions should happen before you start the implementation + +This policy helps ensure: +- Your valuable time is spent on changes that align with the project's vision +- The codebase maintains its consistency and quality +- We can provide proper guidance and support for your contribution + ## Important Notice Before starting work on any new feature or fix, please reach out to us first by opening an issue or discussion. This is crucial because: