Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.78 KB

CONTRIBUTING.md

File metadata and controls

43 lines (38 loc) · 1.78 KB
Title layout
How to?
default

[Needs more guidance…]

Important considerations:

  • If you are seeing a big “fork this repository” button make sure that you are in the wai-eo GitHub team. You can still continue but remember to send in a pull request. If you’re not in the team, ping Eric to get direct editing access to the resource.

  • Indentation in the files is crucial.

---
title: "Web Accessibility Tutorial – Images"
shorttitle: "Tutorial – Images"                                #optional
uri: https://www.w3.org/WAI/tutorials/images/
repository: wai-tutorials                                      #optional
requirements: http://www.w3.org/WAI/EO/changelogs/cl-app-notes #optional
updated: 2015-03-02
current-stage: publication                                     #See RDLC
active: false                # optional
urgency: 4                     # Value 0 to 5 with 1 = low, 5 = high
effort: 1                      # Value 0 to 5 with 1 = low, 5 = high
rm: EricE                      # Resource Manager
contributors:                  # List of Contributors, optional
- Denis
- Howard
roadmap:                       # Next stage -> First Value
  - date: 2016/Q3              # Next stage should be stated
    stage: draft               # Next stage should be stated
  - date: 2016/Q3              # optional
    stage: publication         # optional
  - date: 2017/Q1              # optional
    stage: maintanance         # optional
  - date: 2017/Q2              # optional
    stage: draft               # optional
  - date: 2017/Q3              # optional
    stage: publication         # optional
note: "Minor issue fixed on Github as [PR#340](https://github.com/w3c/wai-tutorials/pull/340)."      # optional
---