-
Notifications
You must be signed in to change notification settings - Fork 65
Opening a new issue or PR
Silviya Boteva edited this page Feb 3, 2022
·
2 revisions
To ensure the consistency of the issues/PRs when opening them to the kendo-themes repository, try to follow this guideline:
- Go to
Issuestab and clickNew issue. - Choose a proper category in order to produce the right template.
Note: Please note that if you log a bug, there is no need to add an additional
regressiontag. In case there is something used to work and stopped working in a new release, please use theRegression Reportand not add an additionalbugtag.
- Fill out the template with descriptive information/screenshots/project setup information.
- Add proper labels that include:
- The name of the component (e.g.
C:Grid) - If it's related to a specific suite (e.g.
FW:Blazor). Nоte that if it's reproducible in all suites, there is no need to add labels for each, just skip it. - If it's related to a specific theme (e.g.
T:Bootstrap). Nоte that if it's reproducible in all themes, there is no need to add labels for each, just skip it. - If it belongs to some specific area, add the corresponding label (e.g.
area:a11yfor issues related to accessibility) - If it's related to a specific browser only, add a label starting with
browser:(e.g.browser:ie) - If it's related to specific OS, add a label starting with
os:(e.g.os:macos) - If it will be a breaking change, add the
breaking changelabel
- Add to
Front-endproject. - Add the current milestone.
- When starting working on a specific issue, assign yourself.
- Choose the proper
Status,IterationandReleasefrom the+3 morelink in the Front-end Project.
- Add at least 1 reviewer.
- When opening a new PR, assign yourself.
- Add a label with the name of the component (e.g.
C:Grid) - In the description box, link the issue with the keywords:
closes,fixes, orresolves.
Additionally, please check this procedure that the FE team base on: https://github.com/orgs/telerik/teams/web-components-and-tools/discussions/3