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

feat(contact_form): Add more issue types to ContactForm #4648

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

elisa-a-v
Copy link
Contributor

Addresses #4615

This PR adds more choices for issue types in the contact form so it now includes:

  • Data or API Help
  • Report Data Quality Problem
  • Memberships or Donations

It also changes the label for support so it now says "General Support".

@mlissner
Copy link
Member

mlissner commented Nov 6, 2024

Looks good to me, thank you!

@mlissner mlissner merged commit 333fd8c into main Nov 6, 2024
13 checks passed
@mlissner mlissner deleted the contact-issue-types branch November 6, 2024 00:58
@mlissner
Copy link
Member

mlissner commented Nov 6, 2024

One small comment for you, @elisa-a-v. Please try to use the auto-closing tricks that Github has so that issues get automatically closed when PRs are merged:

https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

E.g., if you had said "Fixes #4648" above, instead of "Addresses #4648", it would have auto-closed. Handy!

But nice little PR otherwise. Commit messages look good, code is clean. Nice stuff. I'm nitpicking because that's all I've got!

@elisa-a-v
Copy link
Contributor Author

E.g., if you had said "Fixes #4648" above, instead of "Addresses #4648", it would have auto-closed. Handy!

omg I didn't know that, I love it! Of course I'll use those from now on 👌🏽

Thanks for the comments!

@mlissner
Copy link
Member

mlissner commented Nov 6, 2024

You can put it in a commit too. It's a great little feature.

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

Successfully merging this pull request may close these issues.

2 participants