From fe56236c9fa97a8bc74bfd7b91009f574ce6cd86 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Wed, 25 Feb 2026 20:56:43 +0100 Subject: [PATCH] Diviner: Contributing Code: Remove outdated sentences Summary: GitHub nowadays allows disabling Pull Requests, and it looks like they are already disabled for projects under the phorgeit organization on GitHub. Test Plan: * Read https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-pull-requests * Find the Backspace key to delete a sentence in the docs Reviewers: O1 Blessed Committers, mainframe98 Reviewed By: O1 Blessed Committers, mainframe98 Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D26802 --- src/docs/contributor/contributing_code.diviner | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/docs/contributor/contributing_code.diviner b/src/docs/contributor/contributing_code.diviner index 5af237f52a..4e78519206 100644 --- a/src/docs/contributor/contributing_code.diviner +++ b/src/docs/contributor/contributing_code.diviner @@ -140,13 +140,10 @@ We do not accept pull requests on GitHub: - If you're comfortable enough with Phorge to contribute to it, you should also be comfortable using it to submit changes. -Instead of sending a pull request, use `arc diff` to create a revision on the +Instead of creating a pull request, use `arc diff` to create a revision on the upstream install. Your change will go through the normal Phorge review process. -(GitHub does not allow repositories to disable pull requests, which is why -it's technically possible to submit them.) - Alternatives ============ -- 2.51.2