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

Delete content-modeling-guide.md #1164

Merged
merged 8 commits into from
May 31, 2023
Merged
Show file tree
Hide file tree
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
3 changes: 1 addition & 2 deletions .config/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,9 @@ nav:
- practice-areas/accessibility/accessibility-practice-area.md
- practice-areas/accessibility/accessibility-how-to.md
- Design and research:
- practice-areas/design-and-research/design-research-methods.md
- practice-areas/design-and-research/README.md
- practice-areas/design-and-research/audiences-and-outcomes-guide.md
- practice-areas/design-and-research/content-audit-guide.md
- practice-areas/design-and-research/content-modeling-guide.md
- practice-areas/design-and-research/stakeholder-interviews-guide.md
- practice-areas/design-and-research/story-mapping-guide.md
- practice-areas/design-and-research/usability-testing-guide.md
Expand Down
9 changes: 3 additions & 6 deletions .config/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,6 @@
- from_url: /110-ux/services/research/content-audit-guide/
to_url: /practice-areas/design-and-research/content-audit-guide/
type: page
- from_url: /110-ux/services/design/content-modeling-guide/
to_url: /practice-areas/design-and-research/content-modeling-guide/
type: page
- from_url: /110-ux/services/research/stakeholder-interviews-guide/
to_url: /practice-areas/design-and-research/stakeholder-interviews-guide/
type: page
Expand Down Expand Up @@ -475,12 +472,12 @@
- from_url: /070-project-management/pto-request-approval-process/
to_url: /practice-areas/project-management/leave-requests-and-stepping-away/
type: page
- from_url: /10-ux/services/design/content-modeling-guide/
to_url: /practice-areas/design-and-research/content-modeling-guide/
type: page
- from_url: /about-civicactions/background-and-history/
to_url: /about-civicactions/
type: page
- from_url: /practice-areas/about-practice-areas/
to_url: /practice-areas/
type: page
- from_url: /practice-areas/design-and-research/design-research-methods
to_url: /practice-areas/design-and-research/
type: page
41 changes: 41 additions & 0 deletions practice-areas/design-and-research/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: Our design team principles
---

# Our design team principles

## We start with discovery, not solutions

We begin by listening

We make every effort to design proactively, not reactively

We believe in incremental experimentation through iteration

We explore solutions through research, best practices and equitable, accessible design approaches

## We approach our work with authentic empathy

We acknowledge each other's whole self

We can show care for others when we show care for ourselves

We acknowledge that we all work in different ways and we respect diversity in thought, approach, and execution

## Good enough should not be our default

We strive to fix what is broken

We advocate for, and educate others, on design best practices

We seek to find solutions for all of humanity, not just a subset of users

Check warning on line 31 in practice-areas/design-and-research/README.md

View workflow job for this annotation

GitHub Actions / remark-lint-suggestions

[remark-lint-suggestions] practice-areas/design-and-research/README.md#L31

`just` may be insensitive, try not to use it just retext-equality
Raw output
  31:52-31:56  warning  `just` may be insensitive, try not to use it  just  retext-equality

We have a growth mindset that is open to constructive feedback

## We achieve through imagination and iteration

We push ourselves and each other to go beyond what we think we're capable of

We know that success requires collaboration and teamwork

We use metrics to gauge impact and guide decisions
19 changes: 0 additions & 19 deletions practice-areas/design-and-research/content-modeling-guide.md

This file was deleted.

33 changes: 0 additions & 33 deletions practice-areas/design-and-research/design-research-methods.md

This file was deleted.

Loading