From d495fac79543ba6248a2ea332e9f3d52781e16cb Mon Sep 17 00:00:00 2001 From: Justin Mazzocchi <2831158+jzzocc@users.noreply.github.com> Date: Mon, 21 Nov 2022 08:18:09 -0800 Subject: [PATCH] Update README, CONTRIBUTING, PR template --- .github/pull_request_template.md | 1 + CONTRIBUTING.md | 2 ++ README.md | 2 ++ 3 files changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index eb46a08..0d3e23e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,3 +13,4 @@ request, mention that information here. Thanks for contributing to Metatext! --> - [ ] I have signed [Metabolist's Contributor License Agreement](https://metabolist.org/cla) +- [ ] The proposed changes are limited in scope to fixing bugs, or I have discussed larger scope changes via email diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0ed82e..838474ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ See the [architecture section](https://github.com/metabolist/metatext/blob/main/README.md#architecture) of Metatext's README for an overview of Metatext's code. Make sure you have [SwiftLint](https://github.com/realm/SwiftLint) installed and there are no warnings. +Note that capacity for reviewing pull requests is currently very limited. For now, please limit the scope of proposed changes to fixing bugs and not added features, settings, or behavior, thanks. If you are interested in doing a larger scope change, please propose it via email at info@metabolist.org first. + ## Sign the Contributor License Agreement (CLA) In order to publish Metatext's source code under the GNU General Public License and be able to dual-license Metatext to Apple for distribution on the App Store, Metabolist must be the sole copyright holder to Metatext's source code. You will need to [sign Metabolist's CLA](https://metabolist.org/cla/) before your pull request can be merged. diff --git a/README.md b/README.md index 1c6ade8..ac7850e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ You can help translate Metatext on [CrowdIn](https://crowdin.com/project/metatex See the [contribution guidelines](https://github.com/metabolist/metatext/blob/main/CONTRIBUTING.md). +Note that capacity for reviewing pull requests is currently very limited. For now, please limit the scope of proposed changes to fixing bugs and not added features, settings, or behavior, thanks. If you are interested in doing a larger scope change, please propose it via email at info@metabolist.org first. + ## Building To build Metatext: