-
Notifications
You must be signed in to change notification settings - Fork 76
rxweb issue workflow
This page will describe the lifecycle of the issue.
We have categorized the issue, which will helpful for development/documentation team.
- Bug
- Docs: Bug
An issue is not:
- Docs: Undocumented
- Feature Request
- Help
- You can log the issue directly from the GitHub repo; if you are on rxweb.io site, then you will find report issue link on the right side of the page.
- In the title field, please write a summary of the issue.
- In the description field, Add the required details as per the issue category.
Within 24 hours, someone from the rxweb framework team should label the issue and directly respond to you. We may ask a few questions to gain a better understanding of the problem. If we do not get a response from you within three days, we may close the issue.
If the issue is valid and clearly defined, it will be assigned to rxweb framework team, and development will begin. Within three days, a pull request should be submitted, reviewed, and merged. A rxweb framework team gives a working solution stackblitz link and release the same.
Within a week, an issue should be closed for one of three reasons:
- The issue was fixed.
- The issue was a question or feature request.
- The issue was not clear enough to resolve.