Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
bbb38978c2
2
.github/workflows/update_issue.yml
generated
vendored
2
.github/workflows/update_issue.yml
generated
vendored
@ -130,7 +130,7 @@ jobs:
|
|||||||
.join(' ');
|
.join(' ');
|
||||||
|
|
||||||
const issueBody = '# 🛠️ **New Script**\n' +
|
const issueBody = '# 🛠️ **New Script**\n' +
|
||||||
'Create an Issue when you want to merge a new Script. The name of the Issue must be the same as your APP.sh file. (Example: SnipeIT, snipeit.sh; Alpine-Docker, alpine-docker.sh)\n\n' +
|
'Created by Github Action Bot\n\n' +
|
||||||
'### Name of the Script\n\n' +
|
'### Name of the Script\n\n' +
|
||||||
formattedName + '\n\n' +
|
formattedName + '\n\n' +
|
||||||
'### Script Type\n\n' +
|
'### Script Type\n\n' +
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user