Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bip-0001.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ For each new BIP that comes in an editor does the following:

* Read the BIP to check if it is ready: sound and complete. The ideas must make technical sense, even if they don't seem likely to be accepted.
* The title should accurately describe the content.
* Edit the BIP for language (spelling, grammar, sentence structure, etc.), markup (for reST BIPs), code style (examples should match BIP 8 & 7).
* Edit the BIP for language (spelling, grammar, sentence structure, etc.) and markup (for reST BIPs).

If the BIP isn't ready, the editor will send it back to the author for revision, with specific instructions.

Expand Down