diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/suggestion.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/suggestion.md b/.github/ISSUE_TEMPLATE/suggestion.md new file mode 100644 index 0000000..dc15abc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggestion.md @@ -0,0 +1,13 @@ +--- +name: SUGGESTION +about: Suggest a new one-click app +title: 'App Suggestion: [APPNAME]' +labels: '' +assignees: '' + +--- + +**Please tell us what app you'd like to see on CapRover as a one-click app.** + + +**Do you know if there is any official Docker image for the app?** |
