We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcff2d commit 31dc12fCopy full SHA for 31dc12f
docs/developing.md renamed to docs/contributing/index.md
@@ -1,4 +1,10 @@
1
-# Development
+(contributing)=
2
+
3
+(developing)=
4
5
+# Contributing
6
7
+## Development environment
8
9
[poetry] is a required package to develop.
10
docs/index.md
@@ -17,7 +17,7 @@ projects/index
17
:caption: Project
18
:hidden:
19
20
-developing
+contributing/index
21
history
22
GitHub <https://github.com/vcs-python/libvcs>
23
docs/redirects.txt
@@ -3,3 +3,4 @@
"api/git.md" "projects/git.md"
"api/hg.md" "projects/hg.md"
"api/svn.md" "projects/svn.md"
+"developing.md" "contributing/index.md"
0 commit comments