Skip to content

Commit ef2879f

Browse files
committed
finished docs for github workflows and contributing documentation
1 parent 6230cb5 commit ef2879f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed
126 KB
Loading

en/contributing/how-to-improve-the-help-page.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ On PRs, you are able to view the results directly on the PR (though you have to
6464

6565
On your local fork, you can check the results of the workflows in the Actions tab > All actions panel on Github as shown below. Click on a specific workflow and its run to check the results.
6666

67+
![Actions tab on Github](../.gitbook/assets/workflow-check-results.png)
68+
6769
### Notes on links workflow
6870

6971
Links to external resources that aren't essential should be added to `.lycheeignore`. Resources can change URL or be taken down, and it isn't the best use of contributor resources to constantly keep fixing them, so try to spare us the headache!
@@ -78,14 +80,6 @@ The best way to enter tables is to use this [Table Generator](http://www.tablesg
7880

7981
Use <https://github.com/koppor/gitbook-summary-generator>.
8082

81-
```
82-
83-
## Run workflows through Github
84-
85-
Another way to run the Lint and Check markdown links workflows is to use an online CI runner through the Github page. On your fork of the repo, navigate to the Actions tab on Github. From here you can see the workflows on the left, and choose to run them.
86-
87-
![../.gitbook/run-workflow-thru-github.png]
88-
8983
### How to rename files
9084

9185
The gitbook integration changes some of the file names and appends "(1) (2) (1)" or something like this.

0 commit comments

Comments
 (0)