Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 3fb1e9d

Browse files
committed
Add missing mention of Safe Mode; add more notes for upgrading
1 parent 8d423f0 commit 3fb1e9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The longer (and incomplete) instructions can be found in [INSTALL.md](INSTALL.md
3939

4040
## Upgrading
4141

42+
The first step before any major upgrade is to make a copy of your markdown config file. Your best bet is to save it in a separate directory such as `backup_configs/`, or you will have to remember to set `isEnabled` to false so it doesn't get picked up as a live config!
43+
4244
In the event you'd like to pull in the latest changes into a fork of Contrails, GitHub has great documentation here:
4345
[GitHub Docs: Syncing a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork)
4446

@@ -47,6 +49,7 @@ In the event you'd like to pull in the latest changes into a fork of Contrails,
4749
### 0.2.0
4850

4951
* Pagination
52+
* Safe Mode
5053

5154
### 0.1.0
5255

0 commit comments

Comments
 (0)