We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef2a0f commit 8c4b6a3Copy full SHA for 8c4b6a3
_static/RDL_MDE.html
@@ -460,7 +460,7 @@ <h5 class="modal-title" id="githubConfigModalLabel">GitHub Configuration</h5>
460
461
<div class="mb-3">
462
<label for="githubBranch" class="form-label">Target Branch</label>
463
- <input type="text" class="form-control" id="githubBranch" value="rdl-0.2" readonly>
+ <input type="text" class="form-control" id="githubBranch" value="rdl-0.3" readonly>
464
<div class="form-text">Base branch for the pull request</div>
465
</div>
466
0 commit comments