Skip to content

Commit 7939c55

Browse files
authored
Mention github discussions in CONTRIBUTING.md
Before this change, CONTRIBUTING.md proposed opening issues for questions, but this can be awkward. This change proposes instead to use the new (to this project) discussions section.
1 parent 432492a commit 7939c55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ is to add it yourself as code or documentation contributions.
1717

1818
## Asking questions
1919

20-
Open an issue in the [issue tracker][issues] with your question.
20+
Start a new [discussion][discussions] with your question.
2121

2222
## Documentation contributions
2323

@@ -55,5 +55,6 @@ new feature and its possible implementations.
5555

5656
[eldev]: https://emacs-eldev.github.io/eldev/
5757
[issues]: https://github.com/szermatt/emacs-bash-completion/issues
58+
[discussions]: https://github.com/szermatt/emacs-bash-completion/discussions
5859
[actions]: https://github.com/szermatt/emacs-bash-completion/actions
5960
[pulls]: https://github.com/szermatt/emacs-bash-completion/pulls

0 commit comments

Comments
 (0)