-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: Accessibility Issue | ||
about: An issue related exclusively to accessibility | ||
title: '' | ||
labels: Accessibility | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Issue Description | ||
// What is the nature of the issue? How does it impact users? | ||
|
||
|
||
## How to reproduce / Current behavior | ||
// Step-by-step instructions explaining how to reproduce the problem. The environment required, explicit identification of the component in question | ||
|
||
|
||
## What application are you using? | ||
OJS version X.X.X | ||
|
||
## Stack used | ||
- Device: xyz | ||
- OS: xyz | ||
- Browser: xyz | ||
- Version: xyz | ||
|
||
## Testing method | ||
- Method: (e.g. Manual; Keyboard) | ||
- Automated test: (e.g. tool name) | ||
|
||
## Action | ||
// Describe action that can be taken to remediate the issue. | ||
|
||
|
||
## Additional information | ||
// Please add any screenshots, code snippets, or other information we can use to investigate this issue. |