Skip to content

Commit 3f2afb2

Browse files
Update dev guide (#5810)
* Write instructions on running the test suite * Add troubleshooting tips on pre-commit * Update guide on implementing new distributions * Update dev guide introduction * Reformat developer guide as Markdown with one sentence per line * Replace internal links * Fix class links * Orphanize dev guid and resolve merge conflicts * Update versioning explanation Co-authored-by: Oriol Abril-Pla <[email protected]>
1 parent ab05d44 commit 3f2afb2

6 files changed

+778
-1028
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ repos:
9595
(?x)(index.md|
9696
404.md|
9797
contributing/release_checklist.md|
98-
contributing/developer_guide.rst|
99-
contributing/versioned_vs_gallery_explanation.md|
98+
contributing/versioning_schemes_explanation.md|
10099
learn/examples.md)
101100
entry: >
102101
(?x)(arviz-devs.github.io|

0 commit comments

Comments
 (0)