This repository serves as a central hub for bug reporting of the product.
- Click the "New Issue" button in the Issues tab
- Select the "Bug Report" template
- Please provide the following information in detail:
- Environment (OS, Browser version, etc.)
- Steps to reproduce the bug
- Expected behavior vs Actual behavior
- Screenshots or videos (if possible)
- Add appropriate label:
Bug
: For technical issues and malfunctionsRequest For Change UI
: For UI-related changes and improvements
- Add Project
If this error is about current sprint, you can assgin current sprint
of course, you should add proejctEcosystem 2.0
- Create an initial issue in this main repository
- Through discussion in the issue, identify the bug location and assign responsible team members
- Create derivative issues in relevant repositories and link them to the main issue
- This ensures all stakeholders can track the issue's progress in the main repository
- Prevents visibility issues that would occur if issues were directly created in individual repositories
- Issues are closed progressively after resolution
-
All the issue should regist Github Project
- required :
start_date
,end_date
(if not started issue, you can omit this) - required : when
project
can be specified, you should registproject
for task tracking
- required :
-
All the meatadata about progress and exception should record target issue
Only this, Even first-timers can easily participate in the context. -
If target issue not contains current sprint, you can omit sprint property
To what extent should we open our resources? How much private documentation should we reveal in public-facing materials?
This section aims to provide guidelines and answer questions, such as whether comments must exclusively be written in English.
For service-related code, make everything public.
However, to prevent token leaks, it's recommended to thoroughly check the git log
using tools like Gitleaks before uploading the code.
If running such checks feels cumbersome, you may simplify the process by squashing the git log before uploading.
For text-based content like Slack messages that can be scraped, summarize and reformat them before attaching.
For link-based formats like Figma files, feel free to attach the links directly.
FAQ
Q. Should we include project progress updates as well?
A. Why not? The