We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309c4e5 commit 47b1315Copy full SHA for 47b1315
bin/add_note.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
# Add notes to an issue.
3
# Usage: add_note.sh ISSUE [NOTE] [-]
4
# If NOTE is present, a <note>YYYY-MM-DD; NOTE</note> element will be added.
0 commit comments