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.
2 parents 4324689 + 09e1e34 commit 077690eCopy full SHA for 077690e
README.md
@@ -83,6 +83,18 @@ go to GitHub and create a pull with **publish** branch as a base branch.
83
84

85
86
+### How to create a pull request on "development-publish" and "publish" based on the current branch
87
+
88
+1 - Access ```pycom-documentation/scripts```
89
90
+2 - Run ```npm install```
91
92
+3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token
93
94
+4 - Run ```./pydocs pr github_username```
95
96
+5 - Enter with the requested information
97
98
## some info:
99
100
- assets are in ./static directory, a directory aliased at /
0 commit comments