Skip to content

[Bug]: feedback email #282

@AIOSAI

Description

@AIOSAI

What happened?

Feedback email field in feedback.yml issue template promises "Never shared" but writes the email into the public issue body. Anyone visiting the repo can scrape user emails.

Steps to reproduce (if you know them)

  1. Open https://github.com/AIOSAI/AIPass/issues/new/choose
  2. Pick "Feedback"
  3. Fill in the optional Email field
  4. Submit
  5. Email appears in plain text in the public issue body

Environment

n/a — affects all users of the feedback form

Error output (if any)

Anything else?

Fix: remove the email field entirely. GitHub issue forms have no private-field support — anything submitted goes into the public body. Track via PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions