mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-22 05:01:28 +00:00
change references to doc to all be docs
This commit is contained in:
@ -11,7 +11,7 @@ Each file should be named like `<ISSUE>.<TYPE>.rst`, where
|
||||
* `breaking`
|
||||
* `bugfix`
|
||||
* `deprecation`
|
||||
* `doc`
|
||||
* `docs`
|
||||
* `feature`
|
||||
* `internal`
|
||||
* `misc`
|
||||
|
||||
@ -10,7 +10,7 @@ ALLOWED_EXTENSIONS = {
|
||||
".breaking.rst",
|
||||
".bugfix.rst",
|
||||
".deprecation.rst",
|
||||
".doc.rst",
|
||||
".docs.rst",
|
||||
".feature.rst",
|
||||
".internal.rst",
|
||||
".misc.rst",
|
||||
|
||||
Reference in New Issue
Block a user