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
{{ message }}
This repository was archived by the owner on Aug 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ The longer (and incomplete) instructions can be found in [INSTALL.md](INSTALL.md
39
39
40
40
## Upgrading
41
41
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
+
42
44
In the event you'd like to pull in the latest changes into a fork of Contrails, GitHub has great documentation here:
43
45
[GitHub Docs: Syncing a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork)
44
46
@@ -47,6 +49,7 @@ In the event you'd like to pull in the latest changes into a fork of Contrails,
0 commit comments