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

DOD definiëren #811

Closed
JoeriRoijenga opened this issue Oct 30, 2024 · 2 comments
Closed

DOD definiëren #811

JoeriRoijenga opened this issue Oct 30, 2024 · 2 comments
Assignees

Comments

@JoeriRoijenga
Copy link
Contributor

JoeriRoijenga commented Oct 30, 2024

In de huidige situatie hebben wij geen Definition of Done (DOD). Hierdoor is het naar eigen invulling in te vullen of een issue afgerond is of niet.

Oplossing:
Schrijf een algemene DOD zodat voor iedereen duidelijk is wanneer een issue wel of niet klaar is. Denk hierbij aan:

  • Unit Tests
  • Documentatie
  • Accessibility
  • etc.
@Rozerinay
Copy link
Contributor

Rozerinay commented Oct 31, 2024

LUX heeft hier ook aan gewerkt:

Hier een leeg (a la 31 oktober) issue met een template voor de DOR en DOD: nl-design-system/lux#324

Code: https://github.com/nl-design-system/lux/blob/main/.github/ISSUE_TEMPLATE/new_component_template.md?plain=1

@MeesD94 MeesD94 self-assigned this Oct 31, 2024
@Rerbun
Copy link
Contributor

Rerbun commented Nov 6, 2024

Nieuwe issue template:

# Omschrijving 

## Links

- Community component:
- Figma:
- Template: 
- Discussions:
- Anders: 

## Checks

### Definition of ready

- [ ] Naam van de component is duidelijk.
- [ ] Doel van component is beschreven.
- [ ] Design is aanwezig.
- [ ] Tokens zijn aanwezig.
- [ ] Waar in de templates wordt deze component gebruikt? Zijn er praktijkvoorbeelden waarin de component al gebruikt wordt?
- [ ] Beschrijving gemaakt van wat er moet gebeuren om de taak succesvol af te ronden.
- [ ] Testcases / stappen om handmatig te testen.

### Definition of done

#### Component

- [ ] Component is beschikbaar in de index.
- [ ] Design tokens worden gebruikt.

#### Storybook
- [ ] Tenminste 1 default story.
- [ ] States en properties stories.
- [ ] Documentatie is toegepast, check template.

#### Tests
- [ ] Het component rendert.
- [ ] Tenminste de Basis functionaliteit van het component wordt getest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants