-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Description:
To improve asynchronous communication and streamline the issue creation process in our GitHub repository, we need to create an BUG_ISSUE_TEMPLATE.md file. This template will ensure that all necessary information is captured when an issue is created, enabling better tracking and integration with Slack notifications.
Acceptance Criteria:
Create ISSUE_TEMPLATE.md File:
The file should be located in the .github directory of the repository.
Template Structure:
The template should include the following sections:
Title: A clear and concise title for the issue.
Description: A detailed description of the issue, including the problem statement and any relevant background information.
Steps to Reproduce: A step-by-step guide on how to reproduce the issue.
Expected Behavior: A description of what the expected behavior should be.
Actual Behavior: A description of what the actual behavior is.
Screenshots/Logs: Any relevant screenshots or logs that can help diagnose the issue.
Environment: Information about the environment where the issue was encountered (e.g., OS, browser, version).
Slack Integration:
Ensure that the template is compatible with the existing Slack integration so that notifications follow the new structure.
Test the Slack notifications to confirm that all sections of the template are included in the messages.