Skip to content

Labels for Issues and Pull Requests

Matt King edited this page Sep 23, 2019 · 3 revisions

Labels to identify type of problem or work required to resolve

bug

Code defects; not for inaccurate prose

documentation

Related to any documenting prose in any APG content or resource

editorial

Changes to prose that don't alter intended meaning, e.g., phrasing, grammar. May fix inaccuracies.

enhancement

Addition or improvement that doesn't fix a bug or errant guidance.

Inaccuracy

Incorrect statement in documentation

Touch

Related to a gap in guidance about touch interaction in user interfaces

Labels to identify impacted part of APG

appendix

Changes related to APG appendix sections

Build Process

Related to build process automation, including build scripts, linting, syntax automated tests, etc.

code example

Related to a design pattern implementation example page

dependencies

Pull requests that update a dependency file in a third-party package

greenkeeper

Raised by or about greenkeeper.io dependency management package

guidance section

Related to an APG guidance section.

how-to section

Related to an APG how-to section

Infrastructure

Related to maintaining task force and repo operations, processes, systems, documentation

pattern section

Related to an APG design pattern section

regression-testing

Related to AVA regression tests of example pages or AVA framework implementation within repo

Work flow and process related labels

Feedback

Issue raised by or for collecting input from people outside APG task force

good first issue

Issue with Straightforward resolution; could be good learning experience for new contributors

help wanted

Task force is looking for an owner for the issue

Needs Review

Required for ARIA Spec

Resolution needed to permit merging of an ARIA feature into the stable branch of the spec

question

Issue asking a question

Labels to identify why an issue is closed without action

duplicate

An issue closed because it is equivalent to another issue

invalid

Closed primarily due to error or inaccuracy of some kind

Not for Practices

Outside scope of APG

wontfix

Task force doesn't believe there is a need to make the requested change

Clone this wiki locally