Skip to content

Commit bd762e6

Browse files
committed
Improve comment
1 parent 728cfd8 commit bd762e6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/pre-release-from-scratch-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ stackablectl demo install <DEMO_NAME> --release dev
110110
stackablectl stack install <STACK_NAME> --release dev
111111
112112
# --- IMPORTANT ---
113-
# Run through the nightly demo instructions (refer to the list above).
113+
# Run through the (still) nightly demo/stack instructions (refer to the list above).
114114
```

.github/ISSUE_TEMPLATE/pre-release-upgrade-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ stackablectl demo install <DEMO_NAME>
112112
stackablectl stack install <STACK_NAME>
113113
114114
# --- IMPORTANT ---
115-
# Run through the stable demo instructions (refer to the list above).
115+
# Run through the (still) nightly demo/stack instructions (refer to the list above).
116116
117117
# Get a list of installed operators
118118
stackablectl operator installed --output=plain

.github/ISSUE_TEMPLATE/release-from-scratch-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ stackablectl demo install <DEMO_NAME>
112112
stackablectl stack install <STACK_NAME>
113113
114114
# --- IMPORTANT ---
115-
# Run through the nightly demo instructions (refer to the list above).
115+
# Run through the (still) nightly demo/stack instructions (refer to the list above).
116116
```

0 commit comments

Comments
 (0)