You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Thank you for contributing to our project! Please ensure the following before submitting your pull request:
Description of Changes
This PR introduces a new "UI Change Issue Template" to streamline the process for reporting and tracking UI-related changes. The template includes fields for screenshots, design references, and expected vs. actual results, which will help contributors provide detailed reports for any UI modifications. This change is intended to enhance communication, facilitate faster review cycles for UI issues, and ensure design consistency across the project.
To ensure the template is effective, sample UI change issues were created and reviewed using the new template. Tests included filling out each section to verify that the instructions are clear, all fields render correctly on GitHub, and the format works across different browsers. Feedback from team members helped refine the instructions for clarity.
Checklist
I have tested my changes and ensured they work as expected.
I have added necessary documentation (if applicable).
I have reviewed my code for style and linting issues.
I have ensured that any dependent changes are merged before this PR.
Additional Notes
The "UI Change Issue Template" was developed in response to contributor feedback, which highlighted the need for a dedicated format to address visual and design-related issues effectively. This addition should improve collaboration between developers and designers by ensuring all relevant details for UI changes are included upfront. Further tweaks can be made based on additional feedback once implemented.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Thank you for contributing to our project! Please ensure the following before submitting your pull request:
Description of Changes
This PR introduces a new "UI Change Issue Template" to streamline the process for reporting and tracking UI-related changes. The template includes fields for screenshots, design references, and expected vs. actual results, which will help contributors provide detailed reports for any UI modifications. This change is intended to enhance communication, facilitate faster review cycles for UI issues, and ensure design consistency across the project.
Type of Change
Related Issue
Closes: #362
Testing
To ensure the template is effective, sample UI change issues were created and reviewed using the new template. Tests included filling out each section to verify that the instructions are clear, all fields render correctly on GitHub, and the format works across different browsers. Feedback from team members helped refine the instructions for clarity.
Checklist
Additional Notes
The "UI Change Issue Template" was developed in response to contributor feedback, which highlighted the need for a dedicated format to address visual and design-related issues effectively. This addition should improve collaboration between developers and designers by ensuring all relevant details for UI changes are included upfront. Further tweaks can be made based on additional feedback once implemented.