launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.48k stars 1.28k forks source link

chore: issue forms with reason-listings #3476

Open CommanderStorm opened 2 months ago

CommanderStorm commented 2 months ago

Does your PR solve an issue?

As discussed in https://github.com/launchbadge/sqlx/issues/3471, I have added a field to the form. I have also migrated to using issue-forms as they are a bit better too fill out and users are less likely to flat-out ignore the form.

You can preview it here:

CommanderStorm commented 2 months ago

Being upfront: It might take me a few days to address that changes (even though they are extremely minor), depending when I have the time to break out my laptop between sightseeing (GitHub mobile does not have an apply suggestion button, am currently on vacation ^^)

Sorry, hope that does not bother you too much