Added bash annotation to script

This commit is contained in:
Chase King 2025-02-24 09:27:45 -05:00
parent f64a603934
commit 24fb5c3842

View file

@ -1,3 +1,4 @@
#!/bin/bash
create_issue() {
local title="$1"
local project_key="$2"