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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,15 @@ If you find a bug or some other issue with any part of the library, please [subm
15
15
- Your explanation is clear and complete.
16
16
- You provide example code (preferably by forking this [StackBlitz template](https://stackblitz.com/github/SAP/ui5-webcomponents-react/tree/main/templates/vite-ts?file=src%2FApp.tsx)) and optionally screenshots.
17
17
18
-
If you meet the above criteria, you can submit issues with our [GitHub issue tracker](https://github.com/SAP/ui5-webcomponents-react/issues/new/choose). Please use [labels](#usage-of-labels) to categorize your issue.
18
+
**For accessibility issues:**
19
+
20
+
- You follow the "[Testing Accessibility](https://sap.github.io/ui5-webcomponents/docs/advanced/accessibility/#testing-accessibility)" guidelines and include all relevant information.
21
+
22
+
If you meet the above criteria, you can submit issues with our [GitHub issue tracker](https://github.com/SAP/ui5-webcomponents-react/issues/new/choose).
19
23
20
24
## Feature Requests
21
25
22
-
You can also use the issue tracker to request a new feature or enhancement. Even if you want to implement the feature yourself, please first submit an issue detailing your proposal so that we may discuss it with you and the community before moving forward. Please use [labels](#usage-of-labels) when creating feature requests.
26
+
You can also use the issue tracker to request a new feature or enhancement. Even if you want to implement the feature yourself, please first submit an issue detailing your proposal so that we may discuss it with you and the community before moving forward.
23
27
24
28
### Usage of Labels
25
29
@@ -36,7 +40,7 @@ Status of open issues:
36
40
-`(no label)`: The default status.
37
41
-`contribution welcome`: The fix or enhancement is approved and you are invited to contribute to it.
38
42
39
-
_It may happen that we add more labels to individual issues. These are used to describe the issue more granularly, but you don't need to worry about that._
43
+
_It may happen that we add more labels to individual issues. These are used to describe the issue more granular, but you don't need to worry about that._
0 commit comments