📝 Link the announcement discussions from README
This patch encourages the end-users to share feedback using GitHub Discussions instead of issues.
This commit is contained in:
parent
0bf742be3e
commit
82695c57c9
|
@ -10,6 +10,9 @@ in the `dist/` directory to PyPI.
|
|||
This text suggests a minimalistic usage overview. For more detailed
|
||||
walkthrough check out the [PyPA guide].
|
||||
|
||||
If you have any feedback regarding specific action versions, please leave
|
||||
comments in the corresponding [per-release announcement discussions].
|
||||
|
||||
|
||||
## 🌇 `master` branch sunset ❗
|
||||
|
||||
|
@ -258,6 +261,9 @@ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/unstable
|
|||
[pre-commit.ci status badge]:
|
||||
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
|
||||
|
||||
[per-release announcement discussions]:
|
||||
https://github.com/pypa/gh-action-pypi-publish/discussions/categories/announcements
|
||||
|
||||
[Creating & using secrets]:
|
||||
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets
|
||||
[has nothing to do with _building package distributions_]:
|
||||
|
|
Loading…
Reference in New Issue