Commit 77df49aa authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'manual_testing_doc_update' into 'master'

Manual testing doc update

Added language highlighting to the list of manual testing steps.

/cc @sytse @jacobvosmaer @job

See merge request !132
parents 5093c800 6604668d
...@@ -43,6 +43,10 @@ Use the [support document](https://docs.google.com/document/d/1cAHvbdFE6zR5WY-zh ...@@ -43,6 +43,10 @@ Use the [support document](https://docs.google.com/document/d/1cAHvbdFE6zR5WY-zh
- Check if the links in the README when viewed as a [blob](https://dev.gitlab.org/samples/relative-links/blob/master/README.md) are correct - Check if the links in the README when viewed as a [blob](https://dev.gitlab.org/samples/relative-links/blob/master/README.md) are correct
- Select the "markdown" branch and check if all links point to the files within the markdown branch - Select the "markdown" branch and check if all links point to the files within the markdown branch
## Syntax highlighting
- Visit/clone [language highlight repository](https://dev.gitlab.org/samples/languages-highlight)
- Check for obvious errors in highlighting
## Upgrader ## Upgrader
- Upgrade from the previous release - Upgrade from the previous release
- Run the upgrader script in this release (it should not break) - Run the upgrader script in this release (it should not break)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment