Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Introduce Taxonomy #2

Open
2 of 3 tasks
alrik opened this issue Aug 24, 2017 · 0 comments
Open
2 of 3 tasks

Introduce Taxonomy #2

alrik opened this issue Aug 24, 2017 · 0 comments
Assignees

Comments

@alrik
Copy link
Member

alrik commented Aug 24, 2017

As a developer i want to tag the modifications of a release to give them more context and to allow for filtering on them.

title: How Tagging may look like
description: >
  In order to give more context to a stated modification we could introduce
  some kind of optional changeset tagging.

releases:
  - version: Unreleased
    improved:
      - title: Adjust submit button color. 
        tags:
          - Android
          - UX
    fixed:
      - title: Fix some crash.
        tags:
          - iOS
    added:
      - Some fancy new feature. 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant