diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..3ba0bb2 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1 @@ +This is issue tempale please provide below details correctly. diff --git a/wp-config-sample.php b/wp-config-sample.php index 02091c1..e527201 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -18,6 +18,9 @@ * @package WordPress */ + + + // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'database_name_here');