-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bugfish\bugfishtm
committed
Dec 8, 2024
1 parent
38425f7
commit 86d7ecd
Showing
63 changed files
with
1,408 additions
and
675 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,7 @@ | ||
# Submit a feature request or bug report | ||
Issues & Features: | ||
|
||
Before you submit an issue, check to see if it has already been reported! | ||
Any questions should be directed to @bugfishtm. | ||
|
||
--- | ||
|
||
|
||
## Information | ||
|
||
- Operating System: X | ||
- Browser: X | ||
- Software Version: X | ||
- Software Build: X | ||
|
||
## Description | ||
- Include screenshots if possible and describe the issue you have or the feature you want to have included. | ||
- Add steps if possible to reproduce your issue, that the support can better understand whats going on if you post an issue. | ||
- Add relevant Software / Server or Device Information to solve your issue. | ||
|
||
Include screenshots if possible and describe the issue you have or the feature you want to add. If you are adding a bug report, try to add upper information like software version and operating system, so we can better understand your issue. This is a general issue template, in some repositories some requested information may not be necessary or required. | ||
|
||
## Steps to reproduce | ||
|
||
Add steps if possible to reproduce your issue, that the support can better understand whats going on. | ||
|
||
## Other relevant information | ||
|
||
Add any other relevant information about this issue. | ||
Any questions should be directed to @bugfishtm. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,12 @@ | ||
# Submit a pull request | ||
Please provide information: | ||
|
||
Thank you for submitting a pull request! To speed up the review process, please ensure that everything below | ||
is true: | ||
- Details: Provide details about your pull request and what it adds, fixes, or changes. | ||
- Issues fixed: Enter the issue numbers resolved by this pull request below, if any. | ||
|
||
Please check your request: | ||
|
||
1. This is not a duplicate of an existing pull request. | ||
2. No existing features have been broken without good reason. | ||
3. Your commit messages are detailed. | ||
4. The code style guidelines have been followed. | ||
5. Documentation has been updated to reflect your changes. | ||
6. Tests have been added or updated to reflect your changes. | ||
7. All tests have passed. | ||
|
||
Any questions should be directed to @bugfishtm. | ||
|
||
--- | ||
|
||
## Pull request details | ||
|
||
Provide details about your pull request and what it adds, fixes, or changes. | ||
|
||
## Breaking changes | ||
|
||
Describe what features are broken by this pull request and why, if any. | ||
|
||
## Issues fixed | ||
|
||
Enter the issue numbers resolved by this pull request below, if any. | ||
|
||
## Other relevant information | ||
|
||
Provide any other important details below. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,3 @@ | ||
# Changelog | ||
|
||
## [3.2.0] - 2024-08-22 | ||
### Release - "Enhanced Performance and Versatility" | ||
|
||
**Description:** | ||
Version 3.2 marks a significant milestone for our software. With no known bugs and a commitment to answer support requests promptly, we are delivering a robust and reliable tool. It's worth noting that no further features are planned for this software, as our focus remains on refining and perfecting the existing functionalities. | ||
|
||
### Key Features: | ||
- **Performance Boost:** Enjoy faster execution and smoother operations across the board. | ||
- **Enhanced Compatibility:** This release ensures compatibility with a wider range of systems and configurations. | ||
- **Improved User Interface:** A more user-friendly interface provides a smoother and more intuitive experience. | ||
|
||
Upgrade to version 3.2 to experience these enhancements and benefit from a software version that's fine-tuned to perfection. | ||
See _changelogs folder to get insights into different version changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<h1>Version 3.2 Release Notes</h1> | ||
<p> | ||
Version 3.2 marks a significant milestone for our software. With no known bugs and a commitment to answer support requests promptly, we are delivering a robust and reliable tool. It's worth noting that no further features are planned for this software, as our focus remains on refining and perfecting the existing functionalities. | ||
</p> | ||
<h2>Key Features:</h2> | ||
<ul> | ||
<li><strong>Performance Boost:</strong> Enjoy faster execution and smoother operations across the board.</li> | ||
<li><strong>Enhanced Compatibility:</strong> This release ensures compatibility with a wider range of systems and configurations.</li> | ||
<li><strong>Improved User Interface:</strong> A more user-friendly interface provides a smoother and more intuitive experience.</li> | ||
</ul> | ||
<p> | ||
Upgrade to version 3.2 to experience these enhancements and benefit from a software version that's fine-tuned to perfection. | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<h1>Version 3.2.1 Release Notes</h1> | ||
<h2>Key Features:</h2> | ||
<ul> | ||
<li><strong>Minor Optimizations:</strong> Minor Optimizations for the Software.</li> | ||
<li><strong>Ignore "." Domain Fix:</strong> Does now ignore unvalid . domain on DNS Server Retrieval of Domains.</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
📑 **Changelog Archive** | ||
|
||
This directory serves as a repository for historical changelogs documenting various releases of the software. While certain versions may be absent or inaccessible due to obsolescence or irrelevance for current distribution, it functions as a comprehensive record of the software's significant release modifications. | ||
|
||
🐟 Bugfish <3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
📑 **Source Folder** | ||
📁 **Website Source Code** | ||
|
||
This folder contains the primary source code for the project. The code here is intended to be copied, modified, or integrated into other projects by the end-user. Ensure to review any dependencies or configurations needed to run the code effectively. | ||
Welcome to the Root Directory of your website! This folder contains the complete website code that should be uploaded to your web server to make your website operational. | ||
|
||
Happy coding and have a great one! | ||
🐟 Bugfish <3 | ||
Upon deploying this website code to your web server, MySQL tables will be installed automatically. These tables are essential for storing and managing dynamic data required by your website, such as user information, content, and settings. | ||
|
||
Developers are advised to visit our documentation at https://bugfishtm.github.io/suitefish-cms | ||
|
||
🐟 Bugfish <3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.