Skip to content

[QUESTION] What should happen with empty or invalid bugs field? #16

Description

@myrne
  1. Remove it always.

  2. Remove it if neither valid url or email were given, or could have been inferred. (current behavior)

  3. Set it to an empty object.

  4. Leave as much fields as is, but

    a. remove offending properties
    b. coerce offending properties to string

Properties are email and url, which must be strings. They could also be validated to be email addresses or http urls, respectively.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions