diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md deleted file mode 100644 index 58d987f..0000000 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ /dev/null @@ -1,57 +0,0 @@ - -**Hi! We use different kinds of templates depending on the purpose of the ticket. Please help us maintaining structure and preparing the right information to take over. Choose a template below, copy/paste it's contents here and fill in the details. THX!** - -- **For Support cases, please find the ticket template below** - -### General -- Link to customer portal (if not created from Portal) -- Link to config report - -### Affected customers -- ... - -### Steps to reproduce -1. -2. -3. - -Make sure to clarify whether the bug was reproduced by YOU or by the customer! - -### Expected behaviour -Tell us what should happen - -### Actual behaviour -Tell us what happens instead - -### Server configuration -**Operating system**: - -**Web server:** - -**Database:** - -**PHP version:** - -**blablubb version:** (see blablubb admin page) - -**Updated from an older blablubb or fresh install:** - -**Where did you install blablubb from:** - -**Signing status (blablubb 9.0 and above):** - -``` -Login as admin user into your blablubb and access -http://example.com/index.php/settings/integrity/failed -paste the results here. -``` - -**List of activated apps:** - -``` -If you have access to your command line run e.g.: -sudo -u www-data php occ app:list -from within your blablubb installation folder -``` - -**The content of config/config.php:** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yml rename to .github/config.yml