Browse Source

Fix: PIP-0001 text

Herman Schoenfeld 8 years ago
parent
commit
27772dd16f
2 changed files with 15 additions and 19 deletions
  1. 14 18
      PIP/PIP-0001.md
  2. 1 1
      PIP/README.md

+ 14 - 18
PIP/PIP-0001.md

@@ -4,7 +4,7 @@
   Type: Process
   Impact: None
   Author: Herman Schoenfeld &lt;<i>[email protected]</i>&gt;
-  Comments-URI: TBD
+  Comments-URI: https://github.com/PascalCoin/PascalCoin/issues/44
   Status: Draft
   Created: 2017-07-24 
 </pre>
@@ -26,7 +26,7 @@ Anyone can author a PIP and submit it to the PIP Maintainer via e-mail or GitHub
 
 ![PIP Workflow](resources/PIP-0001/workflow.png "PIP WorkFlow")
 
-Once the PIP is submitted to the PIP Editor, the PIP editor maintains the status of the PIP as the workflow progresses.
+Once the PIP is submitted to the PIP Maintainer, the PIP Maintainer maintains the status of the PIP as the workflow progresses.
 
 ### Consensus
 
@@ -34,11 +34,11 @@ Consensus on a PIP is arrived at by the community and the PascalCoin developers.
 
 ### Transferring Ownership
 
-If it becomes necessary to transfer ownership of a PIP, the original author is retained as a co-author and the new author is added to the PIP. This process takes place by the new author sending an email to the PIP Editor, carbon-copying the original author, explaining the transfer. The original author must consent if reasonably able to do so. The PIP Editor can make the decision without the original author.
+If it becomes necessary to transfer ownership of a PIP, the original author is retained as a co-author and the new author is added to the PIP. This process takes place by the new author sending an email to the PIP Maintainer, carbon-copying the original author, explaining the transfer. The original author must consent if reasonably able to do so. The PIP Maintainer can make the decision without the original author.
 
-### PIP Editors
+### PIP Maintainer
 
-The current PIP editor is Herman Schoenfeld who can be contacted at [email protected].
+The current PIP Maintainer is Herman Schoenfeld who can be contacted at [email protected].
 
 
 ## PIP Format and Structure
@@ -62,7 +62,7 @@ PIP editors can use [this online editor](https://jbt.github.io/markdown-editor/)
   Title: &lt;<i>PIP title; maximum 44 characters</i>&gt;
   Type &lt;<i>The type of PIP, see below for options</i>&gt;
   Author: &lt;<i>list of authors' real names and email addrs</i>&gt;
-  Impact &lt;<i>How impactful the proposed changes are, see below for details.</i>&gt;
+  Impact &lt;<i>How impactful the proposed changes are, see below for details. Format: Severity - Sub-System(s)</i>&gt;
 * Discussions-To: &lt;<i>email address</i>&gt;
 * Comments-Summary: &lt;<i>summary tone</i>&gt;
   Comments-URI: &lt;<i>links to wiki page for comments</i>
@@ -98,16 +98,12 @@ A PIP may have multiple types.
 | Hard-Fork     | changes require a scheduled network-wide upgrade whereby non-upgraded nodes will not inter-operate with upgraded nodes. |
 
 
-#### Affected Aspects
-
-| Aspect     | Description                                       |
-| :--------- | :------------------------------------------------ |
-| Protocol   | changes to the PascalCoin network protocol        |
-| API        | changes to JSON-RPC API                           |
-| GUI        | changes to wallet GUI                             |
-| Mobile     | changes to mobile GUI or implementation           |
-| Other      | changes to any other aspect of how PascalCoin is implemented. For examples, changes to log format or how persistence-layer would fall other here. |
-
-
-
+#### Impacted Sub-system
 
+| Sub-system    | Description                                       |
+| :------------ | :------------------------------------------------ |
+| Protocol      | changes to the PascalCoin network protocol        |
+| API           | changes to JSON-RPC API                           |
+| GUI           | changes to wallet GUI                             |
+| Mobile        | changes to mobile GUI or implementation           |
+| Other         | changes to any other aspect of how PascalCoin is implemented. For examples, changes to log format or how persistence-layer would fall other here. |

+ 1 - 1
PIP/README.md

@@ -1,7 +1,7 @@
 # PascalCoin Improvement Proposals (PIP)
 
 People wishing to submit PIPs, first should discuss their idea on the [PascalCoin Slack](http://pascalcoin.org/slack-self-invite/). 
-If they wish to continue, edit your PIP in accordance to the standard [standard](PIP-0001.md) and submit to the PIP Maintainer for publication here.
+If they wish to continue, edit your PIP in accordance to the [standard](PIP-0001.md) and submit to the PIP Maintainer for publication here.
 
 ## All PIPs