Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADG-235 editor guidelines #268

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions GUIDELINES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Editor Guidelines for the «Accessibility Developer Guide»

Thank you for working to enhance the content of our Guide!

We try to communicate clearly and consistently. The following rules advise you to use common language conventions.

Be sure to read our [Contributing Guidelines](./CONTRIBUTING.md).

## Writing Style Guidelines

### Language

- We use British English as the standard written language.
- We use simple language with short sentences.
- We avoid relative clauses.
- We avoid passive voice.
- We use bullet points when approprioate.

## Formatting

- We use [Markdown](https://commonmark.org/help/) to format text.
-

### References to Standards

### Typography

### Images

## Code Examples

TODO