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

Enable GitHub Discussions #1671

Open
tyleralbee opened this issue Jun 24, 2024 · 2 comments
Open

Enable GitHub Discussions #1671

tyleralbee opened this issue Jun 24, 2024 · 2 comments

Comments

@tyleralbee
Copy link

Expected behaviour:

GitHub Discussions tab should be enabled for the repository.

Actual behaviour:

GitHub Discussions tab is disabled; this results in questions submitted as issues (e.g. #1640).

Configuration:

Enable GitHub Discussions in settings (see quickstart).

Software versions

  • NodeJS: n/a
  • node-mssql: 11.0.0
  • SQL Server: n/a

Having discussions open is especially nice for discussing things that are tangentially related to this repository (e.g. type definitions from @types/mssql).

@dhensby
Copy link
Collaborator

dhensby commented Jun 24, 2024

I'm not particularly sold on discussions, it's not clear to me who is meant to moderate or respond to discussions - is it just to be an SO alternative? If so, why not just use SO? If it's for support, I'm not inclined to provide support (again, seems like SO's remit).

Perhaps the contributing / issues template could make it clearer that users should go elsewhere for support, but does adding enabling the discussions feature stop people from abusing issues?

@tyleralbee
Copy link
Author

I'm not particularly sold on discussions, it's not clear to me who is meant to moderate or respond to discussions - is it just to be an SO alternative? If so, why not just use SO? If it's for support, I'm not inclined to provide support (again, seems like SO's remit).

I actually don't think discussions are meant to be moderated. There should be a place for discussion on best practices, questions (even if they have been asked before), and conversation regarding the library. StackOverflow isn't the place for free-form discussion of that nature. Not to mention what I feel is the best part: GitHub's search functionality within the Discussions tab can act like a more targeted Google search.

I have responded to and opened discussions in repos that I don't maintain. This library is almost certainly the most popular method of interfacing with SQL Server in Node - you have a lot of developers that are thankful for that. I think you'd be surprised at the amount of people who would provide insightful answers just to help out.

does adding enabling the discussions feature stop people from abusing issues?

It's never going to stop the abuse of issues completely. I would imagine it relieves pressure, though.

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

No branches or pull requests

2 participants