Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed bug.yml and config.yml files in the .github/ISSUE_TEMPLATE directory to issue_templates directory. Added new lines to the AppInit.php file in the Fuelviews\AppInit namespace. The changes were made to improve file organization and add functionality to the AppInit class. #16

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Dec 20, 2024

Pull Request Description: Rename and Enhance Issue Templates

This pull request introduces significant improvements to our project's issue tracking process by renaming the existing bug.yml and config.yml files in the .github/ISSUE_TEMPLATE directory to a more appropriately named issue_templates directory. This change aims to enhance file organization, making it easier for contributors to find and utilize the templates needed for reporting issues.

Additionally, we have made modifications to the AppInit class within the Fuelviews\AppInit namespace by adding new lines to the AppInit.php file. This enhancement sets the groundwork for future functionality, allowing for better extensibility and integration within the application.

Motivation

  1. Improved Organization: Renaming and consolidating issue templates into a dedicated directory provides a clearer structure, facilitating easier access and navigation for contributors.
  2. Enhanced Functionality: The modifications to the AppInit class allow for future enhancements, enabling us to implement new features and improve the application's capabilities without compromising existing functionality.

By merging this pull request, we will streamline our issue reporting process and lay the foundation for continued growth and improvement in our application.

thejmitchener and others added 2 commits December 20, 2024 17:42
…rectory to issue_templates directory. Added new lines to the AppInit.php file in the Fuelviews\AppInit namespace. The changes were made to improve file organization and add functionality to the AppInit class.
@thejmitchener thejmitchener merged commit 93421ad into main Dec 20, 2024
@thejmitchener thejmitchener deleted the fix-deps branch December 20, 2024 22:43
fuelviews-app bot pushed a commit that referenced this pull request Dec 20, 2024
…rectory to issue_templates directory. Added new lines to the AppInit.php file in the Fuelviews\AppInit namespace. The changes were made to improve file organization and add functionality to the AppInit class. (#16)

* Renamed bug.yml and config.yml files in the .github/ISSUE_TEMPLATE directory to issue_templates directory. Added new lines to the AppInit.php file in the Fuelviews\AppInit namespace. The changes were made to improve file organization and add functionality to the AppInit class.

* Fix styling

---------

Co-authored-by: thejmitchener <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant