Skip to content

Commit 0c203dc

Browse files
committed
bip-0002: Allow non-images in bip-XXXX subdirectory
1 parent 44f8518 commit 0c203dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0002.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ BIPs may also have a Superseded-By header indicating that a BIP has been rendere
175175

176176
====Auxiliary Files====
177177

178-
BIPs may include auxiliary files such as diagrams. Image files should be included in a subdirectory for that BIP. Auxiliary files must be named BIP-XXXX-Y.ext, where "XXXX" is the BIP number, "Y" is a serial number (starting at 1), and "ext" is replaced by the actual file extension (e.g. "png").
178+
BIPs may include auxiliary files such as diagrams. Auxiliary files should be included in a subdirectory for that BIP, or must be named BIP-XXXX-Y.ext, where "XXXX" is the BIP number, "Y" is a serial number (starting at 1), and "ext" is replaced by the actual file extension (e.g. "png").
179179

180180
==BIP types==
181181

0 commit comments

Comments
 (0)