You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
> [!CAUTION]
2
+
> Please do not use the `self-hosted` branch. There is active work underway to resolve some issues.
3
+
> Please refer to https://github.com/textpattern/textpattern.github.io/issues/212 and https://github.com/textpattern/textpattern.github.io/issues/218 for further information.
4
+
1
5
# Textpattern user documentation repository
2
6
3
7
This repository drives the [Textpattern user documentation](https://docs.textpattern.com) website. Contributions are welcome and encouraged!
@@ -31,4 +35,4 @@ Proceed as follows:
31
35
4. Click the pencil icon at top-right of the document (the hover text will read, 'Edit this file'). You'll then be in document edit mode.
32
36
5. Make your revisions. Ensure you're following conventions for [strings formatting](https://docs.textpattern.com/brand/user-docs-guide#formatting-interface-strings) and [marking up pre-defined content](https://docs.textpattern.com/brand/user-docs-guide#markup-and-styling) elements.
33
37
6. Hit the **Commit changes** button when finished. This will initiate a pull request. The request will be reviewed (and likely merged) by a repository owner.
34
-
7. Check your changes in the front-end of the document to ensure any formatting or styles used were applied correctly.
38
+
7. Check your changes in the front-end of the document to ensure any formatting or styles used were applied correctly.
0 commit comments