From 0051501bc58dca3ba663e9e595c93a0809589d01 Mon Sep 17 00:00:00 2001 From: Joseph Cook <33655003+jmcook1186@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:19:38 +0000 Subject: [PATCH] docs: move some pages (#169) Moves a few pages to new locations based on feedback from Geth team. Co-authored-by: Felix Lange --- .../dev-mode.md | 0 .../{ => geth-developer}/contributing.md | 0 .../geth-developer/issue-handling-workflow.md | 62 ------------------- .../private-network.md | 0 src/data/documentation-links.yaml | 10 ++- url-list.csv | 8 +-- 6 files changed, 8 insertions(+), 72 deletions(-) rename docs/developers/{geth-developer => dapp-developer}/dev-mode.md (100%) rename docs/developers/{ => geth-developer}/contributing.md (100%) delete mode 100644 docs/developers/geth-developer/issue-handling-workflow.md rename docs/{developers/geth-developer => fundamentals}/private-network.md (100%) diff --git a/docs/developers/geth-developer/dev-mode.md b/docs/developers/dapp-developer/dev-mode.md similarity index 100% rename from docs/developers/geth-developer/dev-mode.md rename to docs/developers/dapp-developer/dev-mode.md diff --git a/docs/developers/contributing.md b/docs/developers/geth-developer/contributing.md similarity index 100% rename from docs/developers/contributing.md rename to docs/developers/geth-developer/contributing.md diff --git a/docs/developers/geth-developer/issue-handling-workflow.md b/docs/developers/geth-developer/issue-handling-workflow.md deleted file mode 100644 index 5c5f8cf908..0000000000 --- a/docs/developers/geth-developer/issue-handling-workflow.md +++ /dev/null @@ -1,62 +0,0 @@ ---- -title: Issue Handling Workflow -description: Instructions for managing GitHub issues ---- - -## Draft proposal {#draft-proposal} - -- Keep the number of open issues under 820 - -- Keep the ratio of open issues per all issues under 13% - -- Have 50 issues labelled [help wanted](https://github.com/ethereum/go-ethereum/labels/help%20wanted) and 50 [good first issue](https://github.com/ethereum/go-ethereum/labels/good%20first%20issue). - -- Use structured labels of the form `: